mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
xmake: Update to version 2.6.5
This commit is contained in:
parent
543679c10b
commit
0b55b19237
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.6.4",
|
||||
"version": "2.6.5",
|
||||
"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.6.4/xmake-v2.6.4.win64.zip",
|
||||
"hash": "08e55940661485f7b9893e6ffad9eed4e9970b4e0156cdf8d965afca630e3c70"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.5/xmake-v2.6.5.win64.zip",
|
||||
"hash": "348b87174a05206431b4641ce4166b98ec78216ef3cc628e1da05116ed2e19c7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.4/xmake-v2.6.4.win32.zip",
|
||||
"hash": "38d9ce6bfdeaa3fc91bf40a1679406e9eaa2cf089113e4b4bb6a2f9fdd7cf0ea"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.5/xmake-v2.6.5.win32.zip",
|
||||
"hash": "d2f8788049649fef2bfd1f3bba5e36177d4a09c0509ea6d552a46249782fe2fb"
|
||||
}
|
||||
},
|
||||
"extract_dir": "xmake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user