meilisearch: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2024-07-01 08:28:55 +00:00
parent ee19ff7c96
commit c0df46b769

View File

@ -1,12 +1,12 @@
{ {
"version": "1.8.3", "version": "1.9.0",
"description": "An open-source RESTful search API written in Rust", "description": "An open-source RESTful search API written in Rust",
"homepage": "https://github.com/meilisearch/meilisearch", "homepage": "https://github.com/meilisearch/meilisearch",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.8.3/meilisearch-windows-amd64.exe#/meilisearch.exe", "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.9.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "95771bb1b6535e713bbac977c121ba00a07b0a8e885305d5c5d3a6c93e143118" "hash": "ea6151b9add98253015e4e724e82ab176e78b576cc5715855181ec2bbc558663"
} }
}, },
"bin": "meilisearch.exe", "bin": "meilisearch.exe",