meilisearch: Update to version 1.28.2

This commit is contained in:
github-actions[bot] 2025-12-03 16:31:23 +00:00
parent ad92b485c5
commit a208cc456a

View File

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