mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
xmake: Update to version 3.0.5
This commit is contained in:
parent
2e94b5a75e
commit
79443f4c20
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.4",
|
"version": "3.0.5",
|
||||||
"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/v3.0.4/xmake-v3.0.4.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.5/xmake-v3.0.5.win64.zip",
|
||||||
"hash": "7cb19a3dde790ca77fc23dcc1c13ef451ba2fb9a4a1b23f52cc6eb8966458d7e"
|
"hash": "fed0ec012c66f97d0b51f1325a54cef01ed22ec153b6e3bf87b671c526b2cbe4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.4/xmake-v3.0.4.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.5/xmake-v3.0.5.win32.zip",
|
||||||
"hash": "9e25f973ccd2342f90485d0b7302a89ca302eb7075928f0bf939ef5fb2210bed"
|
"hash": "e2bc32c8bdb8b861875200df91397c75b00ff36e8e3ce65d099807d8ee23ec86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user