Skip to content

Commit fd26e19

Browse files
committed
openkal-llvm-runtime 0.3.1: it names the C library that answers openkal-linux#13
1 parent d19b7d0 commit fd26e19

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.3.1"] = {
30+
url = {
31+
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.3.1.tar.gz",
32+
CN = "https://gitcode.com/mcpp-res/openkal-llvm-runtime/releases/download/0.3.1/openkal-llvm-runtime-0.3.1.tar.gz",
33+
},
34+
sha256 = "8782c19e939d43f8d8785d8ede971a64f83ded1e3020a18adb5daaef7ed57c65",
35+
},
2936
["0.3.0"] = {
3037
url = {
3138
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.3.0.tar.gz",
@@ -70,6 +77,13 @@ package = {
7077
},
7178
},
7279
macosx = {
80+
["0.3.1"] = {
81+
url = {
82+
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.3.1.tar.gz",
83+
CN = "https://gitcode.com/mcpp-res/openkal-llvm-runtime/releases/download/0.3.1/openkal-llvm-runtime-0.3.1.tar.gz",
84+
},
85+
sha256 = "8782c19e939d43f8d8785d8ede971a64f83ded1e3020a18adb5daaef7ed57c65",
86+
},
7387
["0.3.0"] = {
7488
url = {
7589
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.3.0.tar.gz",
@@ -114,6 +128,13 @@ package = {
114128
},
115129
},
116130
windows = {
131+
["0.3.1"] = {
132+
url = {
133+
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.3.1.tar.gz",
134+
CN = "https://gitcode.com/mcpp-res/openkal-llvm-runtime/releases/download/0.3.1/openkal-llvm-runtime-0.3.1.tar.gz",
135+
},
136+
sha256 = "8782c19e939d43f8d8785d8ede971a64f83ded1e3020a18adb5daaef7ed57c65",
137+
},
117138
["0.3.0"] = {
118139
url = {
119140
GLOBAL = "https://github.com/mcpplibs/openkal-llvm-runtime/archive/refs/tags/0.3.0.tar.gz",

0 commit comments

Comments
 (0)