meilisearch: Update to version 1.17.0

This commit is contained in:
github-actions[bot] 2025-08-12 12:32:12 +00:00
parent b54147319c
commit b54e07c8ec

View File

@ -1,12 +1,12 @@
{
"version": "1.16.0",
"version": "1.17.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.16.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "bde4f40f38e1c155a8ad15c7c36a8a314ea9535a165258d56157bfef051e5207"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.17.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "c9bbec1662915029ea9d75a9c72f82c20f5e81aba59cd0b4794655f445691c8c"
}
},
"bin": "meilisearch.exe",