mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
xmake: Update to version 2.5.4
This commit is contained in:
parent
63cab6640c
commit
bcfad0fb6e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.5.3",
|
"version": "2.5.4",
|
||||||
"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.5.3/xmake-v2.5.3.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.4/xmake-v2.5.4.win64.zip",
|
||||||
"hash": "9af7be6e76dda429e951b84e0db070a8d8cddb4d319f1ec1e1676111599e810c"
|
"hash": "7699e02c17c1564e711f403e8052b506d0670aa17663f39bb90ebab32ef882cb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.3/xmake-v2.5.3.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.4/xmake-v2.5.4.win32.zip",
|
||||||
"hash": "e5f6629f7507d6915fcdbaad1e127eb92cd037d795643eddb43831192b7e6109"
|
"hash": "56ae568bdd5faa48dc1a1767ed4a7953f5731eb4d1c4f3373b5b32d076687859"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user