meilisearch: Update to version 1.12.0

This commit is contained in:
github-actions[bot] 2024-12-23 12:32:35 +00:00
parent ee13bf0192
commit 5441c4acb6

View File

@ -1,12 +1,12 @@
{
"version": "1.11.3",
"version": "1.12.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.11.3/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "2b1439081b71c0f29aae1db7466b4f242c6daa0c3969a775100a881b12e96f36"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.12.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "489697af73251b53853f13a57dc06ac53b8d81901b36a93354e27a830b380a59"
}
},
"bin": "meilisearch.exe",