meilisearch: Update to version 1.22.2

This commit is contained in:
github-actions[bot] 2025-09-30 16:29:49 +00:00
parent d8d11fc147
commit c218a58eeb

View File

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