meilisearch: Update to version 1.15.2

This commit is contained in:
github-actions[bot] 2025-06-12 20:30:28 +00:00
parent 96f05ddfe4
commit 7734806f91

View File

@ -1,12 +1,12 @@
{
"version": "1.15.1",
"version": "1.15.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.15.1/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "36d4aac0ff22e6d08b4166becad8baacb887e00c28ff9891f57066038659a9cc"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.15.2/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "a38b2c2a1f035b3adb0774af501c90571a883d8e5d8adfc23f3c5f2d7061f22c"
}
},
"bin": "meilisearch.exe",