xmake: Update to version 2.8.7

This commit is contained in:
github-actions[bot] 2024-02-25 16:27:13 +00:00
parent 5a2fc40f2e
commit e4b19cc02b

View File

@ -1,16 +1,16 @@
{
"version": "2.8.6",
"version": "2.8.7",
"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.6/xmake-v2.8.6.win64.zip",
"hash": "eb049d5890665101a86fd791d82a4a9b471aa16d785dca40c930b3fc388c7cca"
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.7/xmake-v2.8.7.win64.zip",
"hash": "7b6872ae70bf4c4395fb35b2b6e91d1ea1136d48c7c6a8b4c1df0b6d7b387dae"
},
"32bit": {
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.6/xmake-v2.8.6.win32.zip",
"hash": "f8f493d76efbd4ddaa902fbe3a7ab27b8fbe9cb9fff046fb14aade4ceb585318"
"url": "https://github.com/xmake-io/xmake/releases/download/v2.8.7/xmake-v2.8.7.win32.zip",
"hash": "5cdc2f9adcbc833aee5cae7a992054c20d010c7ac84bcba4195d23e517e3677b"
}
},
"extract_dir": "xmake",