Skip to content

Commit f4bd85e

Browse files
authored
openkal-windows 0.7.3 (#418)
1 parent f70dc74 commit f4bd85e

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

pkgs/o/openkal-windows.lua

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

2222
xpm = {
2323
linux = {
24+
["0.7.3"] = {
25+
url = {
26+
GLOBAL = "https://github.com/mcpplibs/openkal-windows/archive/refs/tags/0.7.3.tar.gz",
27+
CN = "https://gitcode.com/mcpp-res/openkal-windows/releases/download/0.7.3/openkal-windows-0.7.3.tar.gz",
28+
},
29+
sha256 = "e629ca05ef2ae02d80e12b2177874d835274947d5f0c09ee9ec1fc18518abb54",
30+
},
2431
["0.7.2"] = {
2532
url = {
2633
GLOBAL = "https://github.com/mcpplibs/openkal-windows/archive/refs/tags/0.7.2.tar.gz",
@@ -114,6 +121,13 @@ package = {
114121
},
115122
},
116123
macosx = {
124+
["0.7.3"] = {
125+
url = {
126+
GLOBAL = "https://github.com/mcpplibs/openkal-windows/archive/refs/tags/0.7.3.tar.gz",
127+
CN = "https://gitcode.com/mcpp-res/openkal-windows/releases/download/0.7.3/openkal-windows-0.7.3.tar.gz",
128+
},
129+
sha256 = "e629ca05ef2ae02d80e12b2177874d835274947d5f0c09ee9ec1fc18518abb54",
130+
},
117131
["0.7.2"] = {
118132
url = {
119133
GLOBAL = "https://github.com/mcpplibs/openkal-windows/archive/refs/tags/0.7.2.tar.gz",
@@ -207,6 +221,13 @@ package = {
207221
},
208222
},
209223
windows = {
224+
["0.7.3"] = {
225+
url = {
226+
GLOBAL = "https://github.com/mcpplibs/openkal-windows/archive/refs/tags/0.7.3.tar.gz",
227+
CN = "https://gitcode.com/mcpp-res/openkal-windows/releases/download/0.7.3/openkal-windows-0.7.3.tar.gz",
228+
},
229+
sha256 = "e629ca05ef2ae02d80e12b2177874d835274947d5f0c09ee9ec1fc18518abb54",
230+
},
210231
["0.7.2"] = {
211232
url = {
212233
GLOBAL = "https://github.com/mcpplibs/openkal-windows/archive/refs/tags/0.7.2.tar.gz",

0 commit comments

Comments
 (0)