mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
xmake: Update to version 2.5.5
This commit is contained in:
parent
50c5548cdf
commit
67a3f4e89d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.5.4",
|
||||
"version": "2.5.5",
|
||||
"description": "A cross-platform build utility based on Lua",
|
||||
"homepage": "https://xmake.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.4/xmake-v2.5.4.win64.zip",
|
||||
"hash": "7699e02c17c1564e711f403e8052b506d0670aa17663f39bb90ebab32ef882cb"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.5/xmake-v2.5.5.win64.zip",
|
||||
"hash": "824d7652ab06cc0e27e7edce9226bd07ff1a465df65bce8fb95cebeae02a6991"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.4/xmake-v2.5.4.win32.zip",
|
||||
"hash": "56ae568bdd5faa48dc1a1767ed4a7953f5731eb4d1c4f3373b5b32d076687859"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.5/xmake-v2.5.5.win32.zip",
|
||||
"hash": "e272b51d52cef065cf672fdb41b05d7736b1b0473767384089217a33ef0fc4ec"
|
||||
}
|
||||
},
|
||||
"extract_dir": "xmake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user