From f0871e688285a568747a1dedb01570e9ad67c46e Mon Sep 17 00:00:00 2001 From: Strift Date: Tue, 4 Mar 2025 18:58:58 +0800 Subject: [PATCH] Update sha1 --- crates/meilisearch/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/meilisearch/Cargo.toml b/crates/meilisearch/Cargo.toml index 4f9994c2e..e25fd9400 100644 --- a/crates/meilisearch/Cargo.toml +++ b/crates/meilisearch/Cargo.toml @@ -171,4 +171,4 @@ turkish = ["meilisearch-types/turkish"] [package.metadata.mini-dashboard] assets-url = "https://github.com/meilisearch/mini-dashboard/releases/download/v0.2.18/build.zip" -sha1 = "replace this with the real shasum of the build.zip file" +sha1 = "b408a30dcb6e20cddb0c153c23385bcac4c8e912"