Skip to content

Commit 096b5a1

Browse files
authored
openkal-musl 0.13.4 (#422)
1 parent 7fe2c44 commit 096b5a1

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

pkgs/o/openkal-musl.lua

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

2525
xpm = {
2626
linux = {
27+
["0.13.4"] = {
28+
url = {
29+
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.4.tar.gz",
30+
CN = "https://gitcode.com/mcpp-res/openkal-musl/releases/download/0.13.4/openkal-musl-0.13.4.tar.gz",
31+
},
32+
sha256 = "bea25da11a7c074082439fd5561e288f3e6e0f75cc8d965da8187848d3193f48",
33+
},
2734
["0.13.3"] = {
2835
url = {
2936
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.3.tar.gz",
@@ -159,6 +166,13 @@ package = {
159166
},
160167
},
161168
macosx = {
169+
["0.13.4"] = {
170+
url = {
171+
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.4.tar.gz",
172+
CN = "https://gitcode.com/mcpp-res/openkal-musl/releases/download/0.13.4/openkal-musl-0.13.4.tar.gz",
173+
},
174+
sha256 = "bea25da11a7c074082439fd5561e288f3e6e0f75cc8d965da8187848d3193f48",
175+
},
162176
["0.13.3"] = {
163177
url = {
164178
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.3.tar.gz",
@@ -294,6 +308,13 @@ package = {
294308
},
295309
},
296310
windows = {
311+
["0.13.4"] = {
312+
url = {
313+
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.4.tar.gz",
314+
CN = "https://gitcode.com/mcpp-res/openkal-musl/releases/download/0.13.4/openkal-musl-0.13.4.tar.gz",
315+
},
316+
sha256 = "bea25da11a7c074082439fd5561e288f3e6e0f75cc8d965da8187848d3193f48",
317+
},
297318
["0.13.3"] = {
298319
url = {
299320
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.3.tar.gz",

0 commit comments

Comments
 (0)