mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
xmake: Update to version 2.6.9
This commit is contained in:
parent
06e01efe52
commit
4076432ef7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6.8",
|
"version": "2.6.9",
|
||||||
"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.6.8/xmake-v2.6.8.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.9/xmake-v2.6.9.win64.zip",
|
||||||
"hash": "e4cf8213d116a50ea526495fb1d89904bd20042b2cc5b28012bbb7ea48d7603b"
|
"hash": "3aad46503af10a467bb04b723ed8ba1ec24607e22a335a54ce011e1c4f255855"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.8/xmake-v2.6.8.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.9/xmake-v2.6.9.win32.zip",
|
||||||
"hash": "caf92435f74a4c837a241d7d20d1630ccaf2c5c9401e6c257994743b6f95cab6"
|
"hash": "7d910e2c51bd80c62cac1346b0cf6aee8f50c4b1993eb41b8accf0d826fa8434"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user