meilisearch: Update to version 1.16.0

This commit is contained in:
github-actions[bot] 2025-08-04 16:31:52 +00:00
parent aaa829b098
commit 9bf84b87c8

View File

@ -1,12 +1,12 @@
{
"version": "1.15.2",
"version": "1.16.0",
"description": "An open-source RESTful search API written in Rust",
"homepage": "https://github.com/meilisearch/meilisearch",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.15.2/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "a38b2c2a1f035b3adb0774af501c90571a883d8e5d8adfc23f3c5f2d7061f22c"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.16.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "bde4f40f38e1c155a8ad15c7c36a8a314ea9535a165258d56157bfef051e5207"
}
},
"bin": "meilisearch.exe",