meilisearch: Update to version 1.12.4

This commit is contained in:
github-actions[bot] 2025-01-16 16:30:55 +00:00
parent 7e705ec0df
commit 9aaaddf945

View File

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