diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index 82205a6fd4..3c82d87f3b 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.12.8", + "version": "1.13.0", "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.12.8/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "fe18ef773faec8b7e14506cd9a328d90664904aef2fea88e7abb88940825a45f" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.13.0/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "d9194453bb35ea0f76de3eef3c0693d1577ef6e41b09ee006f5005a56abbca39" } }, "bin": "meilisearch.exe",