diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index 71d4d5f712..a4df83c45f 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.16.0", + "version": "1.17.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.16.0/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "bde4f40f38e1c155a8ad15c7c36a8a314ea9535a165258d56157bfef051e5207" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.17.0/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "c9bbec1662915029ea9d75a9c72f82c20f5e81aba59cd0b4794655f445691c8c" } }, "bin": "meilisearch.exe",