meilisearch: Update to version 1.18.0

This commit is contained in:
github-actions[bot] 2025-08-18 16:30:24 +00:00
parent 5f0a590ab7
commit 11eec00736

View File

@ -1,12 +1,12 @@
{ {
"version": "1.17.1", "version": "1.18.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.17.1/meilisearch-windows-amd64.exe#/meilisearch.exe", "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.18.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "62565e20adf95ed9d0dfcd5d04bf34ba8d9f873b6c612e988db873b20fe58aa0" "hash": "fa0642510830ccb81a9aa57bf308436d0fb6699f7b02038e7a377b4c13ac8416"
} }
}, },
"bin": "meilisearch.exe", "bin": "meilisearch.exe",