diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index 51376bebcc..7ba2285250 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.28.1", + "version": "1.28.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.28.1/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "c21785b0adaac867a1a548f997c2b7d5b948e15c7e15884acca9fccae3cb517c" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.28.2/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "f1bf1276dd74c5c9c5acf12ea771b610b96fa1b0cbc16cb2e794795501c9f638" } }, "bin": "meilisearch.exe",