From 44c35b255f4fc2ab9f04953d7b246bc63c7021a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 20:25:59 +0000 Subject: [PATCH] meilisearch: Update to version 1.8.3 --- bucket/meilisearch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index a3cb519b6b..1db1b8ef8d 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.8.2", + "version": "1.8.3", "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.8.2/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "5017932a76c2e17a2ff794f22b6ba7cc4c48f5e65ebfae04873e67a49f858057" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.8.3/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "95771bb1b6535e713bbac977c121ba00a07b0a8e885305d5c5d3a6c93e143118" } }, "bin": "meilisearch.exe",