meilisearch: Update to version 1.22.1

This commit is contained in:
github-actions[bot] 2025-09-25 16:29:49 +00:00
parent 3ff745fc9f
commit d79710ee08

View File

@ -1,12 +1,12 @@
{ {
"version": "1.22.0", "version": "1.22.1",
"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.22.0/meilisearch-windows-amd64.exe#/meilisearch.exe", "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.22.1/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "a8310e1cb7d1915ffa9145df0e0fdce91f72ff94a41cd63c0f36ae4146e4998f" "hash": "f9a6866860d4ab0dc90e820ea40d75134c22c410383aa0bdeb7fe91829237540"
} }
}, },
"bin": "meilisearch.exe", "bin": "meilisearch.exe",