mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
(chore): himalaya: Use spaces instead of tabs
This commit is contained in:
parent
96dce0c16f
commit
07b316fe7a
@ -3,19 +3,19 @@
|
|||||||
"description": "Minimalist CLI email client, written in Rust",
|
"description": "Minimalist CLI email client, written in Rust",
|
||||||
"homepage": "https://github.com/soywod/himalaya",
|
"homepage": "https://github.com/soywod/himalaya",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/soywod/himalaya/releases/download/v0.7.1/himalaya-windows.tar.gz",
|
"url": "https://github.com/soywod/himalaya/releases/download/v0.7.1/himalaya-windows.tar.gz",
|
||||||
"hash": "1e3e5298660eb8aa114da13e06cad5823281a317d5bda1b64ec3ed47f68ddc0b"
|
"hash": "1e3e5298660eb8aa114da13e06cad5823281a317d5bda1b64ec3ed47f68ddc0b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "himalaya.exe",
|
"bin": "himalaya.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/soywod/himalaya/releases/download/v$version/himalaya-windows.tar.gz"
|
"url": "https://github.com/soywod/himalaya/releases/download/v$version/himalaya-windows.tar.gz"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user