meilisearch: Update to version 1.10.3

This commit is contained in:
github-actions[bot] 2024-10-10 16:30:25 +00:00
parent f2dd1eaebe
commit 5ffe559d8b

View File

@ -1,12 +1,12 @@
{
"version": "1.10.2",
"version": "1.10.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.10.2/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "2de2d0cee0f6d8d3be5080b4e4506d31ed5a36104d24e9e5d1af087f761ce41c"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.10.3/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "aa08db8dc771094f0b62faf4212877f36e7f33890db4fef4ac60348bf624b736"
}
},
"bin": "meilisearch.exe",