meilisearch: Update to version 1.12.6

This commit is contained in:
github-actions[bot] 2025-01-21 16:31:14 +00:00
parent d87149f733
commit 4d45d64f59

View File

@ -1,12 +1,12 @@
{ {
"version": "1.12.5", "version": "1.12.6",
"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.5/meilisearch-windows-amd64.exe#/meilisearch.exe", "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.12.6/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "df444511a562d61b636f2da499097b281b0a891aaf4282eb986c4845d3fccaf4" "hash": "10f15871e43ca8e63e064651292c19edb55998fae6bfe9ba2538ace2df9357d2"
} }
}, },
"bin": "meilisearch.exe", "bin": "meilisearch.exe",