mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
xmake: Update to version 2.6.6
This commit is contained in:
parent
cd1dc33213
commit
98d99532ad
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6.5",
|
"version": "2.6.6",
|
||||||
"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.5/xmake-v2.6.5.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.6/xmake-v2.6.6.win64.zip",
|
||||||
"hash": "348b87174a05206431b4641ce4166b98ec78216ef3cc628e1da05116ed2e19c7"
|
"hash": "d21f4d4402e92a17fe41cd01a67700b677643eac6be55166b59cdd2914cd88b6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.5/xmake-v2.6.5.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.6/xmake-v2.6.6.win32.zip",
|
||||||
"hash": "d2f8788049649fef2bfd1f3bba5e36177d4a09c0509ea6d552a46249782fe2fb"
|
"hash": "ab59f0da4dc2d7c39830451b249eb63d595f43a03a7a6b6918dacc694de17ebb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user