meilisearch: Update to version 1.8.2

This commit is contained in:
github-actions[bot] 2024-06-10 12:31:21 +00:00
parent 7e9bf4243a
commit 97355fbbea

View File

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