mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
xmake: Update to version 2.6.3
This commit is contained in:
parent
c534ce237d
commit
eb8beba311
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6.4",
|
"version": "2.6.3",
|
||||||
"description": "A cross-platform build utility based on Lua",
|
"description": "A cross-platform build utility based on Lua",
|
||||||
"homepage": "https://xmake.io",
|
"homepage": "https://xmake.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.4/xmake-v2.6.4.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.3/xmake-v2.6.3.win64.zip",
|
||||||
"hash": "08e55940661485f7b9893e6ffad9eed4e9970b4e0156cdf8d965afca630e3c70"
|
"hash": "0ddc1315294f5f83580650ca5971018ad1119edecec8a4d9e618bb38f2a509f4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.4/xmake-v2.6.4.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.3/xmake-v2.6.3.win32.zip",
|
||||||
"hash": "38d9ce6bfdeaa3fc91bf40a1679406e9eaa2cf089113e4b4bb6a2f9fdd7cf0ea"
|
"hash": "dfbaa66a64316075d5a137955e407333b26e9d24caa51a774204f989d391bd6b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user