mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
22 lines
766 B
JSON
22 lines
766 B
JSON
{
|
|
"version": "1.13.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.13.3/meilisearch-windows-amd64.exe#/meilisearch.exe",
|
|
"hash": "fde33e1c9c4c8836ef1eb53dcf7d5b740bed8d9a1d2aa5a7f392ba2a8870326b"
|
|
}
|
|
},
|
|
"bin": "meilisearch.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/meilisearch/meilisearch/releases/download/v$version/meilisearch-windows-amd64.exe#/meilisearch.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|