xmake: Update to version 2.8.6

This commit is contained in:
github-actions[bot] 2023-12-26 04:26:28 +00:00
parent 5a2870d971
commit 2de30e2c02

View File

@ -1,16 +1,16 @@
{
"version": "2.8.5",
"version": "2.8.6",
"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.8.5/xmake-v2.8.5.win64.zip",
"hash": "d37be85d03ae103765fe8f4a3e8f12028dfb34c6962cea6d390e8331d9da49cb"
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.6/xmake-v2.8.6.win64.zip",
"hash": "eb049d5890665101a86fd791d82a4a9b471aa16d785dca40c930b3fc388c7cca"
},
"32bit": {
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.5/xmake-v2.8.5.win32.zip",
"hash": "9de9f4b2c12ccbe18779487584e8ecad09523738fc6a6482010ea0d785969dbc"
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.6/xmake-v2.8.6.win32.zip",
"hash": "f8f493d76efbd4ddaa902fbe3a7ab27b8fbe9cb9fff046fb14aade4ceb585318"
}
},
"extract_dir": "xmake",