mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
xmake: Update to version 2.3.6
This commit is contained in:
parent
4d9d30407d
commit
4edad58962
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.3.5",
|
"version": "2.3.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.3.5/xmake-v2.3.5.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.6/xmake-v2.3.6.win64.zip",
|
||||||
"hash": "73f9fa31f49c328d13ee07e6483e0847b0c6afe8abb78ad4c6f7b4d3f6793186"
|
"hash": "eedd05684c540af0fd288989312cc7aed66afea258f015b2a285b39879a7ccfd"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.5/xmake-v2.3.5.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.3.6/xmake-v2.3.6.win32.zip",
|
||||||
"hash": "442f1f5e3ec3a04b410cd59b1f1fc744fc3f3c0fd1896a6bee44a5e026d30bbc"
|
"hash": "1f0789e69acbf04ab965bf59d7f4994f6096af70131a05b09dd01ebe3c2aec80"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user