mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
xmake: Update to version 2.8.2
This commit is contained in:
parent
b0bc5c771b
commit
e80e5a1f8a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.8.1",
|
"version": "2.8.2",
|
||||||
"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.8.1/xmake-v2.8.1.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.2/xmake-v2.8.2.win64.zip",
|
||||||
"hash": "9a18c3d9fd344d33f80ddbf76224d8476312c7a8a4332ed4a526e28adc6b3835"
|
"hash": "a729d7e72c03a56684d43be9cb19a5c3d061f3e5df8b0da91101103caeec4217"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.1/xmake-v2.8.1.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.2/xmake-v2.8.2.win32.zip",
|
||||||
"hash": "6c4582166a4814ae86ce7ba205fe253288490fa5178a96fe2ba3890ff9d665cf"
|
"hash": "4162c7ea96acc06482409e4bc5c25147563ed609f6719a11f51d30136656f304"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user