mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-05 07:24:26 +00:00
22 lines
766 B
JSON
22 lines
766 B
JSON
{
|
|
"version": "1.18.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.18.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
|
|
"hash": "fa0642510830ccb81a9aa57bf308436d0fb6699f7b02038e7a377b4c13ac8416"
|
|
}
|
|
},
|
|
"bin": "meilisearch.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/meilisearch/meilisearch/releases/download/v$version/meilisearch-windows-amd64.exe#/meilisearch.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|