mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
himalaya: Update to version 1.1.0 (#6455)
This commit is contained in:
parent
451ef46302
commit
86672ea4cb
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.9.0",
|
||||
"version": "1.1.0",
|
||||
"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.9.0/himalaya-windows.zip",
|
||||
"hash": "85ca3199008c817d66e8f3b8d3b06daca34112447a5835d8da13f63a6ee7e04a"
|
||||
"url": "https://github.com/soywod/himalaya/releases/download/v1.1.0/himalaya.x86_64-windows.tgz",
|
||||
"hash": "332968d55d7bf27cfbaeb6a821cc7ee002c8dada85afe22de985611a33cf86b1"
|
||||
}
|
||||
},
|
||||
"bin": "himalaya.exe",
|
||||
@ -14,7 +14,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/soywod/himalaya/releases/download/v$version/himalaya-windows.zip"
|
||||
"url": "https://github.com/soywod/himalaya/releases/download/v$version/himalaya.x86_64-windows.tgz"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user