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