meilisearch: Update to version 1.11.2

This commit is contained in:
github-actions[bot] 2024-11-14 12:32:33 +00:00
parent ec884993bc
commit 0297e7dadc

View File

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