Skip to content

Commit 497e6b1

Browse files
authored
openkal-musl 0.13.2 (#415)
1 parent 2a17d3e commit 497e6b1

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.2"] = {
28+
url = {
29+
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.2.tar.gz",
30+
CN = "https://gitcode.com/mcpp-res/openkal-musl/releases/download/0.13.2/openkal-musl-0.13.2.tar.gz",
31+
},
32+
sha256 = "7c21fc51063951a1f19215410c0bdebcd6d510242f82678fa4be913ae56351aa",
33+
},
2734
["0.13.1"] = {
2835
url = {
2936
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.1.tar.gz",
@@ -145,6 +152,13 @@ package = {
145152
},
146153
},
147154
macosx = {
155+
["0.13.2"] = {
156+
url = {
157+
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.2.tar.gz",
158+
CN = "https://gitcode.com/mcpp-res/openkal-musl/releases/download/0.13.2/openkal-musl-0.13.2.tar.gz",
159+
},
160+
sha256 = "7c21fc51063951a1f19215410c0bdebcd6d510242f82678fa4be913ae56351aa",
161+
},
148162
["0.13.1"] = {
149163
url = {
150164
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.1.tar.gz",
@@ -266,6 +280,13 @@ package = {
266280
},
267281
},
268282
windows = {
283+
["0.13.2"] = {
284+
url = {
285+
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.2.tar.gz",
286+
CN = "https://gitcode.com/mcpp-res/openkal-musl/releases/download/0.13.2/openkal-musl-0.13.2.tar.gz",
287+
},
288+
sha256 = "7c21fc51063951a1f19215410c0bdebcd6d510242f82678fa4be913ae56351aa",
289+
},
269290
["0.13.1"] = {
270291
url = {
271292
GLOBAL = "https://github.com/mcpplibs/openkal-musl/archive/refs/tags/0.13.1.tar.gz",

0 commit comments

Comments
 (0)