mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-21 02:55:15 +00:00
22 lines
766 B
JSON
22 lines
766 B
JSON
{
|
|
"version": "1.13.1",
|
|
"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.13.1/meilisearch-windows-amd64.exe#/meilisearch.exe",
|
|
"hash": "a3d5e1767614d942ece5eededcefac7cd62f3a16895ae1852f09c9b3b9980dad"
|
|
}
|
|
},
|
|
"bin": "meilisearch.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/meilisearch/meilisearch/releases/download/v$version/meilisearch-windows-amd64.exe#/meilisearch.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|