mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 13:34:29 +00:00
22 lines
764 B
JSON
22 lines
764 B
JSON
{
|
|
"version": "1.8.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.8.1/meilisearch-windows-amd64.exe#/meilisearch.exe",
|
|
"hash": "d8de8a898ea28431591af942a4a736351d50a1a4ba671cfa464bc8347e13781e"
|
|
}
|
|
},
|
|
"bin": "meilisearch.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/meilisearch/meilisearch/releases/download/v$version/meilisearch-windows-amd64.exe#/meilisearch.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|