Skip to content

Commit f68512d

Browse files
authored
openkal-llvm-runtime 0.9.5 (#423)
1 parent 096b5a1 commit f68512d

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

pkgs/o/openkal-llvm-runtime.lua

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ package = {
2626

2727
xpm = {
2828
linux = {
29+
["0.9.5"] = {
30+
url = {
31+
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.5.tar.gz",
32+
CN = "https://gitcode.com/mcpp-res/openkal-llvm-runtime/releases/download/0.9.5/openkal-llvm-runtime-0.9.5.tar.gz",
33+
},
34+
sha256 = "356ea7838e85df3d54ef597b822d652a3987ca236dc70906ed350c211e6f1d35",
35+
},
2936
["0.9.4"] = {
3037
url = {
3138
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.4.tar.gz",
@@ -147,6 +154,13 @@ package = {
147154
},
148155
},
149156
macosx = {
157+
["0.9.5"] = {
158+
url = {
159+
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.5.tar.gz",
160+
CN = "https://gitcode.com/mcpp-res/openkal-llvm-runtime/releases/download/0.9.5/openkal-llvm-runtime-0.9.5.tar.gz",
161+
},
162+
sha256 = "356ea7838e85df3d54ef597b822d652a3987ca236dc70906ed350c211e6f1d35",
163+
},
150164
["0.9.4"] = {
151165
url = {
152166
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.4.tar.gz",
@@ -268,6 +282,13 @@ package = {
268282
},
269283
},
270284
windows = {
285+
["0.9.5"] = {
286+
url = {
287+
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.5.tar.gz",
288+
CN = "https://gitcode.com/mcpp-res/openkal-llvm-runtime/releases/download/0.9.5/openkal-llvm-runtime-0.9.5.tar.gz",
289+
},
290+
sha256 = "356ea7838e85df3d54ef597b822d652a3987ca236dc70906ed350c211e6f1d35",
291+
},
271292
["0.9.4"] = {
272293
url = {
273294
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.4.tar.gz",

0 commit comments

Comments
 (0)