meilisearch: Update to version 1.10.1

This commit is contained in:
github-actions[bot] 2024-09-02 12:31:41 +00:00
parent 54c833683b
commit 22a522ebc2

View File

@ -1,12 +1,12 @@
{
"version": "1.10.0",
"version": "1.10.1",
"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.10.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "7faf91c26a0cb719577f10b89ba4e7a6a20976aa5a3f93d43ece9c8098da5208"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.10.1/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "97cca99324058d7d5b7c9d9b72b5ff6e577d45c85103819ef1d56054eb080a37"
}
},
"bin": "meilisearch.exe",