meilisearch: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2024-05-06 08:28:45 +00:00
parent aa1684ee62
commit 80fabe8b1f

View File

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