mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-04 00:04:40 +00:00
22 lines
766 B
JSON
22 lines
766 B
JSON
{
|
|
"version": "1.36.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.36.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
|
|
"hash": "468c357f753f749ae89830b8e9deeec7702c8e579fdf01eb9475339e00464272"
|
|
}
|
|
},
|
|
"bin": "meilisearch.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/meilisearch/meilisearch/releases/download/v$version/meilisearch-windows-amd64.exe#/meilisearch.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|