mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
xmake: Update to version 2.9.1
This commit is contained in:
parent
551a68e407
commit
9dc6f27551
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.8.9",
|
"version": "2.9.1",
|
||||||
"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.9/xmake-v2.8.9.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.9.1/xmake-v2.9.1.win64.zip",
|
||||||
"hash": "c0384a768512c8e30c2fa633fe6870dff2b4504b56fe5df07d7ca0f0b93292f9"
|
"hash": "af28634644b06390351bfde9da602c4e4eb70c1d509d5956b0ab906f5ba25642"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.9/xmake-v2.8.9.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.9.1/xmake-v2.9.1.win32.zip",
|
||||||
"hash": "3ace03b58fa033b4fff1b72d7be7cf9509613263658f9030eab33af8311cc6c2"
|
"hash": "56ab2c03d3aa9554e7586300fd8bc56247aa0f601859cfc8fd7fd6ff5bc81392"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user