mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
xmake: Update to version 2.6.1
This commit is contained in:
parent
d47cef4884
commit
ec651808ee
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.5.9",
|
||||
"version": "2.6.1",
|
||||
"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.5.9/xmake-v2.5.9.win64.zip",
|
||||
"hash": "64c033965d8d42a54a600a6e8ce62bb6c0531c2f0e01fc0b2b4c9c32046c89f9"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.1/xmake-v2.6.1.win64.zip",
|
||||
"hash": "08a2a411f0ac738f3e77f475bd936e16845891618ba927ee6c115ac05494fec9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.5.9/xmake-v2.5.9.win32.zip",
|
||||
"hash": "84d062942eb5df54c50c762c55fc648c3d731be948aab03ae911ffbb4b00ea00"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.1/xmake-v2.6.1.win32.zip",
|
||||
"hash": "4ca95e073fd168d0c2c1fdb91f47d762ede62e1571409701f853dfdc92629d8c"
|
||||
}
|
||||
},
|
||||
"extract_dir": "xmake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user