meilisearch: Update to version 1.14.0

This commit is contained in:
github-actions[bot] 2025-04-14 12:31:33 +00:00
parent ee4eaf612e
commit 108e464d89

View File

@ -1,12 +1,12 @@
{
"version": "1.13.3",
"version": "1.14.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.13.3/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "fde33e1c9c4c8836ef1eb53dcf7d5b740bed8d9a1d2aa5a7f392ba2a8870326b"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.14.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "cf61831754bb4aac063d0a00dc6dab4029fdb129a92866905a56134071c59ca1"
}
},
"bin": "meilisearch.exe",