[vcpkg-tool-meson] Update to 1.6.1 (#42750)

This commit is contained in:
Kai Pastor 2024-12-23 17:12:53 +01:00 committed by GitHub
parent 20c95969d8
commit 119d4fffcb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -14,7 +14,7 @@ set(ref "${program_version}")
set(path_to_search "${DOWNLOADS}/tools/meson-${program_version}-${meson_short_hash}")
set(download_urls "https://github.com/mesonbuild/meson/archive/${ref}.tar.gz")
set(download_filename "meson-${ref}.tar.gz")
set(download_sha512 8cbb4af0d057e06c4efd0eb2544aa93cfa73410114f85f346e9fbf92af776f5bb5121f557d228b7cdab7f0ea7963e057b223f17036e2f36f55416fba43683248)
set(download_sha512 541a610a7b49bfcf63502403c9b987178234cddddc181fad588c99f773a68a9fd91cf0629ec6bb424b3c931afee90b96f979ce7e8d990d53f644ac457d342b7f)
find_program(SCRIPT_MESON NAMES ${search_names} PATHS "${path_to_search}" NO_DEFAULT_PATH) # NO_DEFAULT_PATH due top patching

View File

@ -1,6 +1,6 @@
{
"name": "vcpkg-tool-meson",
"version": "1.6.0",
"version": "1.6.1",
"description": "Meson build system",
"homepage": "https://github.com/mesonbuild/meson",
"license": "Apache-2.0",

View File

@ -9421,7 +9421,7 @@
"port-version": 1
},
"vcpkg-tool-meson": {
"baseline": "1.6.0",
"baseline": "1.6.1",
"port-version": 0
},
"vcpkg-tool-mozbuild": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "dc948c67d7f1359319f801078422e996b0a89fd0",
"version": "1.6.1",
"port-version": 0
},
{
"git-tree": "ba86563d438bbe6692c2b13df4235755ba135cbc",
"version": "1.6.0",