meilisearch: Update to version 1.11.3

This commit is contained in:
github-actions[bot] 2024-11-14 20:28:48 +00:00
parent bd4ead150b
commit 8c0305e625

View File

@ -1,12 +1,12 @@
{
"version": "1.11.2",
"version": "1.11.3",
"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.11.2/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "8151bbbb64ccfe75d56c3bf25caccf0bb089591d07a4e936bafcee4d24a66dc1"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.11.3/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "2b1439081b71c0f29aae1db7466b4f242c6daa0c3969a775100a881b12e96f36"
}
},
"bin": "meilisearch.exe",