Skip to content

Commit 4f9fd0e

Browse files
authored
openkal-llvm-runtime 0.9.3 (#416)
1 parent 497e6b1 commit 4f9fd0e

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.3"] = {
30+
url = {
31+
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.3.tar.gz",
32+
CN = "https://gitcode.com/mcpp-res/openkal-llvm-runtime/releases/download/0.9.3/openkal-llvm-runtime-0.9.3.tar.gz",
33+
},
34+
sha256 = "6dbd1f52833a827cbaa3c6681869570e1574c64e9b5e87fae8db969a5f9b0bea",
35+
},
2936
["0.9.2"] = {
3037
url = {
3138
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.2.tar.gz",
@@ -133,6 +140,13 @@ package = {
133140
},
134141
},
135142
macosx = {
143+
["0.9.3"] = {
144+
url = {
145+
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.3.tar.gz",
146+
CN = "https://gitcode.com/mcpp-res/openkal-llvm-runtime/releases/download/0.9.3/openkal-llvm-runtime-0.9.3.tar.gz",
147+
},
148+
sha256 = "6dbd1f52833a827cbaa3c6681869570e1574c64e9b5e87fae8db969a5f9b0bea",
149+
},
136150
["0.9.2"] = {
137151
url = {
138152
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.2.tar.gz",
@@ -240,6 +254,13 @@ package = {
240254
},
241255
},
242256
windows = {
257+
["0.9.3"] = {
258+
url = {
259+
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.3.tar.gz",
260+
CN = "https://gitcode.com/mcpp-res/openkal-llvm-runtime/releases/download/0.9.3/openkal-llvm-runtime-0.9.3.tar.gz",
261+
},
262+
sha256 = "6dbd1f52833a827cbaa3c6681869570e1574c64e9b5e87fae8db969a5f9b0bea",
263+
},
243264
["0.9.2"] = {
244265
url = {
245266
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.9.2.tar.gz",

0 commit comments

Comments
 (0)