mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
xmake: Update to version 2.6.2
This commit is contained in:
parent
63759a8619
commit
cded9c4e3f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.6.1",
|
||||
"version": "2.6.2",
|
||||
"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.1/xmake-v2.6.1.win64.zip",
|
||||
"hash": "08a2a411f0ac738f3e77f475bd936e16845891618ba927ee6c115ac05494fec9"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.2/xmake-v2.6.2.win64.zip",
|
||||
"hash": "b8b559b2fc334d262ed8d37fd7216c67774ce00dff33937dce5270ff9115c7e4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.1/xmake-v2.6.1.win32.zip",
|
||||
"hash": "4ca95e073fd168d0c2c1fdb91f47d762ede62e1571409701f853dfdc92629d8c"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.6.2/xmake-v2.6.2.win32.zip",
|
||||
"hash": "362b97fb95a82b2fdf8de7c06c29e712a1f3a41dd8772ed640c9b08c93efe612"
|
||||
}
|
||||
},
|
||||
"extract_dir": "xmake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user