meson@1.2.1: Fix extraction (Closes #5010)

This commit is contained in:
HUMORCE 2023-08-09 11:43:01 +00:00
parent 66be581c99
commit 9ecffaa08f
No known key found for this signature in database
GPG Key ID: F0B8272F23E953D3

View File

@ -4,8 +4,8 @@
"homepage": "https://mesonbuild.com",
"license": "Apache-2.0",
"suggest": {
"Python": "python",
"Ninja": "ninja"
"Ninja": "ninja",
"Python": "python"
},
"architecture": {
"64bit": {
@ -13,7 +13,7 @@
"hash": "9e3f7f16f4c3a13512f87af79d36a6b66378cfa6a89da1f66371d283ae7e95fc"
}
},
"extract_dir": "Meson",
"extract_dir": "PFiles64\\Meson",
"bin": "meson.exe",
"checkver": {
"github": "https://github.com/mesonbuild/meson"