mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
xmake: Update to version 2.8.9
This commit is contained in:
parent
a2a1cf7fd5
commit
3dee7cfe95
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.8.8",
|
||||
"version": "2.8.9",
|
||||
"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.8.8/xmake-v2.8.8.win64.zip",
|
||||
"hash": "1dc095772ce7e55af82a4175124a9b0b2e3dc192c7c4811a9991756c0b4efec4"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.9/xmake-v2.8.9.win64.zip",
|
||||
"hash": "c0384a768512c8e30c2fa633fe6870dff2b4504b56fe5df07d7ca0f0b93292f9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.8/xmake-v2.8.8.win32.zip",
|
||||
"hash": "d0519b0db05df4849823216d28846cabb41fd9b1bb9736de89c03b07da0414e4"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.9/xmake-v2.8.9.win32.zip",
|
||||
"hash": "3ace03b58fa033b4fff1b72d7be7cf9509613263658f9030eab33af8311cc6c2"
|
||||
}
|
||||
},
|
||||
"extract_dir": "xmake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user