mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
himalaya: Add version 0.7.1
This commit is contained in:
parent
628faf06bb
commit
4dc7ebc9b3
21
bucket/himalaya.json
Normal file
21
bucket/himalaya.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"version": "0.7.1",
|
||||||
|
"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.7.1/himalaya-windows.tar.gz",
|
||||||
|
"hash": "1e3e5298660eb8aa114da13e06cad5823281a317d5bda1b64ec3ed47f68ddc0b"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "himalaya.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/soywod/himalaya/releases/download/v$version/himalaya-windows.tar.gz"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user