Skip to content

Commit 2a17d3e

Browse files
authored
openkal-llvm-runtime 0.9.2 (#414)
1 parent 82015a6 commit 2a17d3e

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.2"] = {
30+
url = {
31+
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.2.tar.gz",
32+
CN = "https://gitcode.com/mcpp-res/openkal-llvm-runtime/releases/download/0.9.2/openkal-llvm-runtime-0.9.2.tar.gz",
33+
},
34+
sha256 = "015f008c5e1bc2830b5d591ca53d41e0e2164dd3f8622c44ec8d43839e0e62aa",
35+
},
2936
["0.9.1"] = {
3037
url = {
3138
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.1.tar.gz",
@@ -126,6 +133,13 @@ package = {
126133
},
127134
},
128135
macosx = {
136+
["0.9.2"] = {
137+
url = {
138+
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.2.tar.gz",
139+
CN = "https://gitcode.com/mcpp-res/openkal-llvm-runtime/releases/download/0.9.2/openkal-llvm-runtime-0.9.2.tar.gz",
140+
},
141+
sha256 = "015f008c5e1bc2830b5d591ca53d41e0e2164dd3f8622c44ec8d43839e0e62aa",
142+
},
129143
["0.9.1"] = {
130144
url = {
131145
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.1.tar.gz",
@@ -226,6 +240,13 @@ package = {
226240
},
227241
},
228242
windows = {
243+
["0.9.2"] = {
244+
url = {
245+
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.2.tar.gz",
246+
CN = "https://gitcode.com/mcpp-res/openkal-llvm-runtime/releases/download/0.9.2/openkal-llvm-runtime-0.9.2.tar.gz",
247+
},
248+
sha256 = "015f008c5e1bc2830b5d591ca53d41e0e2164dd3f8622c44ec8d43839e0e62aa",
249+
},
229250
["0.9.1"] = {
230251
url = {
231252
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.1.tar.gz",

0 commit comments

Comments
 (0)