mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
xmake: Update to version 2.8.6
This commit is contained in:
parent
5a2870d971
commit
2de30e2c02
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.8.5",
|
"version": "2.8.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.8.5/xmake-v2.8.5.win64.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.6/xmake-v2.8.6.win64.zip",
|
||||||
"hash": "d37be85d03ae103765fe8f4a3e8f12028dfb34c6962cea6d390e8331d9da49cb"
|
"hash": "eb049d5890665101a86fd791d82a4a9b471aa16d785dca40c930b3fc388c7cca"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.5/xmake-v2.8.5.win32.zip",
|
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.6/xmake-v2.8.6.win32.zip",
|
||||||
"hash": "9de9f4b2c12ccbe18779487584e8ecad09523738fc6a6482010ea0d785969dbc"
|
"hash": "f8f493d76efbd4ddaa902fbe3a7ab27b8fbe9cb9fff046fb14aade4ceb585318"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "xmake",
|
"extract_dir": "xmake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user