mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +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",
|
||||
"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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user