meilisearch: Update to version 1.8.1

This commit is contained in:
github-actions[bot] 2024-05-22 12:31:09 +00:00
parent df539e3193
commit dd06cbff61

View File

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