meilisearch: Update to version 1.13.0

This commit is contained in:
github-actions[bot] 2025-02-17 12:32:15 +00:00
parent 99ef44cfe4
commit bdb1ff319b

View File

@ -1,12 +1,12 @@
{ {
"version": "1.12.8", "version": "1.13.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.12.8/meilisearch-windows-amd64.exe#/meilisearch.exe", "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.13.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "fe18ef773faec8b7e14506cd9a328d90664904aef2fea88e7abb88940825a45f" "hash": "d9194453bb35ea0f76de3eef3c0693d1577ef6e41b09ee006f5005a56abbca39"
} }
}, },
"bin": "meilisearch.exe", "bin": "meilisearch.exe",