meilisearch: Update to version 1.8.3

This commit is contained in:
github-actions[bot] 2024-06-19 20:25:59 +00:00
parent c6dfe6b75e
commit 44c35b255f

View File

@ -1,12 +1,12 @@
{
"version": "1.8.2",
"version": "1.8.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.8.2/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "5017932a76c2e17a2ff794f22b6ba7cc4c48f5e65ebfae04873e67a49f858057"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.8.3/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "95771bb1b6535e713bbac977c121ba00a07b0a8e885305d5c5d3a6c93e143118"
}
},
"bin": "meilisearch.exe",