meilisearch: Update to version 1.30.0

This commit is contained in:
github-actions[bot] 2025-12-15 16:31:21 +00:00
parent 272a7852b2
commit a93dd0a5b1

View File

@ -1,12 +1,12 @@
{
"version": "1.29.0",
"version": "1.30.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.29.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "d8035001cfb192873ac255d6f8b0aebfa75608884bdc084028c82bcebebbd7b0"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.30.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "8a0e2381c79d5c02ed56744b0f676c6b514b001ce3e4ecff738474ac98d34415"
}
},
"bin": "meilisearch.exe",