meilisearch: Update to version 1.31.0

This commit is contained in:
github-actions[bot] 2025-12-22 20:30:55 +00:00
parent 0ec4bb2ee7
commit 6d40befdd2

View File

@ -1,12 +1,12 @@
{
"version": "1.30.1",
"version": "1.31.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.30.1/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "0988b4b8cf4f1ac8aca64833a93e4a178af991f16b7a159b67162265fed87b12"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.31.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "2233d8362105c31c396d8abf2b667ac93b5997b0c0f1b86691f44430915214c7"
}
},
"bin": "meilisearch.exe",