meilisearch: Update to version 1.28.1

This commit is contained in:
github-actions[bot] 2025-12-01 16:31:35 +00:00
parent 7cdd6ad39e
commit 0d8f0d0a11

View File

@ -1,12 +1,12 @@
{ {
"version": "1.27.0", "version": "1.28.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.27.0/meilisearch-windows-amd64.exe#/meilisearch.exe", "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.28.1/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "7e6e986d0991b3757a3a848635f44f06dec1cb208c99b2a87e25f5653ad95f3d" "hash": "c21785b0adaac867a1a548f997c2b7d5b948e15c7e15884acca9fccae3cb517c"
} }
}, },
"bin": "meilisearch.exe", "bin": "meilisearch.exe",