mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
meson@1.2.1: Fix extraction (Closes #5010)
This commit is contained in:
parent
66be581c99
commit
9ecffaa08f
@ -4,8 +4,8 @@
|
|||||||
"homepage": "https://mesonbuild.com",
|
"homepage": "https://mesonbuild.com",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"Python": "python",
|
"Ninja": "ninja",
|
||||||
"Ninja": "ninja"
|
"Python": "python"
|
||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
@ -13,7 +13,7 @@
|
|||||||
"hash": "9e3f7f16f4c3a13512f87af79d36a6b66378cfa6a89da1f66371d283ae7e95fc"
|
"hash": "9e3f7f16f4c3a13512f87af79d36a6b66378cfa6a89da1f66371d283ae7e95fc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Meson",
|
"extract_dir": "PFiles64\\Meson",
|
||||||
"bin": "meson.exe",
|
"bin": "meson.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/mesonbuild/meson"
|
"github": "https://github.com/mesonbuild/meson"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user