mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
22 lines
689 B
JSON
22 lines
689 B
JSON
{
|
|
"version": "0.8.4",
|
|
"description": "Minimalist CLI email client, written in Rust",
|
|
"homepage": "https://github.com/soywod/himalaya",
|
|
"license": "BSD-3-Clause",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/soywod/himalaya/releases/download/v0.8.4/himalaya-windows.zip",
|
|
"hash": "c2d7b8dcd7ba720d17d0fdb2505311c626cc0712843f295ed4ac294dfa080d89"
|
|
}
|
|
},
|
|
"bin": "himalaya.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/soywod/himalaya/releases/download/v$version/himalaya-windows.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|