meilisearch: Update to version 1.12.1

This commit is contained in:
github-actions[bot] 2025-01-02 12:32:20 +00:00
parent 20b3ad7a35
commit 59058da10b

View File

@ -1,12 +1,12 @@
{ {
"version": "1.12.0", "version": "1.12.1",
"description": "An open-source RESTful search API written in Rust", "description": "An open-source RESTful search API written in Rust",
"homepage": "https://github.com/meilisearch/meilisearch", "homepage": "https://github.com/meilisearch/meilisearch",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.12.0/meilisearch-windows-amd64.exe#/meilisearch.exe", "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.12.1/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "489697af73251b53853f13a57dc06ac53b8d81901b36a93354e27a830b380a59" "hash": "a0b2240618fb33ffbd22a978104cbeebe89abff1ee5c2dc16043e8f9d20c50eb"
} }
}, },
"bin": "meilisearch.exe", "bin": "meilisearch.exe",