diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index 629f026137..b91afb7dd4 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.12.5", + "version": "1.12.6", "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.5/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "df444511a562d61b636f2da499097b281b0a891aaf4282eb986c4845d3fccaf4" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.12.6/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "10f15871e43ca8e63e064651292c19edb55998fae6bfe9ba2538ace2df9357d2" } }, "bin": "meilisearch.exe",