mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
meson: Update to version 1.0.1
This commit is contained in:
parent
75b24397f7
commit
1115f1fc5a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Open source build system meant to be both extremely fast and user friendly.",
|
||||
"homepage": "http://mesonbuild.com",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,8 +9,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mesonbuild/meson/releases/download/1.0.0/meson-1.0.0-64.msi",
|
||||
"hash": "8d3418d673ed0550cfb1290534fd8f136ff07fee3daaebe96e6b7fb91c844d2f"
|
||||
"url": "https://github.com/mesonbuild/meson/releases/download/1.0.1/meson-1.0.1-64.msi",
|
||||
"hash": "9cd946dc4acbedb858bacab5cecacd8280f0c5c565efe59aa7d5a1f318bc2c0e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Meson",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user