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