Skip to content

Commit fed0207

Browse files
committed
openkal-musl 0.13.3
1 parent f4bd85e commit fed0207

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.3"] = {
28+
url = {
29+
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.3.tar.gz",
30+
CN = "https://gitcode.com/mcpp-res/openkal-musl/releases/download/0.13.3/openkal-musl-0.13.3.tar.gz",
31+
},
32+
sha256 = "4f47f9b0c09a7dd7717e8e6c2933ac909f2bc1ced40fb17420f44501f55ffcf0",
33+
},
2734
["0.13.2"] = {
2835
url = {
2936
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.2.tar.gz",
@@ -152,6 +159,13 @@ package = {
152159
},
153160
},
154161
macosx = {
162+
["0.13.3"] = {
163+
url = {
164+
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.3.tar.gz",
165+
CN = "https://gitcode.com/mcpp-res/openkal-musl/releases/download/0.13.3/openkal-musl-0.13.3.tar.gz",
166+
},
167+
sha256 = "4f47f9b0c09a7dd7717e8e6c2933ac909f2bc1ced40fb17420f44501f55ffcf0",
168+
},
155169
["0.13.2"] = {
156170
url = {
157171
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.2.tar.gz",
@@ -280,6 +294,13 @@ package = {
280294
},
281295
},
282296
windows = {
297+
["0.13.3"] = {
298+
url = {
299+
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.3.tar.gz",
300+
CN = "https://gitcode.com/mcpp-res/openkal-musl/releases/download/0.13.3/openkal-musl-0.13.3.tar.gz",
301+
},
302+
sha256 = "4f47f9b0c09a7dd7717e8e6c2933ac909f2bc1ced40fb17420f44501f55ffcf0",
303+
},
283304
["0.13.2"] = {
284305
url = {
285306
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.2.tar.gz",

0 commit comments

Comments
 (0)