meilisearch: Update to version 1.12.5

This commit is contained in:
github-actions[bot] 2025-01-20 16:29:51 +00:00
parent 66294dacbf
commit d666758750

View File

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