mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 12:34:27 +00:00
22 lines
764 B
JSON
22 lines
764 B
JSON
{
|
|
"version": "1.8.3",
|
|
"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.3/meilisearch-windows-amd64.exe#/meilisearch.exe",
|
|
"hash": "95771bb1b6535e713bbac977c121ba00a07b0a8e885305d5c5d3a6c93e143118"
|
|
}
|
|
},
|
|
"bin": "meilisearch.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/meilisearch/meilisearch/releases/download/v$version/meilisearch-windows-amd64.exe#/meilisearch.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|