mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
parent
d0158025da
commit
b02722f08e
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.9.2",
|
||||
"version": "1.10.0",
|
||||
"description": "The slightly more awesome standard unix password manager for teams",
|
||||
"homepage": "https://www.gopass.pw/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gopasspw/gopass/releases/download/v1.9.2/gopass.exe-1.9.2-windows-amd64.zip",
|
||||
"hash": "85a9dc72d66a2cb002ceca73ebe602fc0be83a28b2a0a77fc7e907731abccb14"
|
||||
"url": "https://github.com/gopasspw/gopass/releases/download/v1.10.0/gopass-1.10.0-windows-amd64.zip",
|
||||
"hash": "42931d769ab6e8921582e9ef356fe20b26f40be7459fcc76816cabe18f0b89ca"
|
||||
}
|
||||
},
|
||||
"bin": "gopass.exe",
|
||||
@ -16,7 +16,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gopasspw/gopass/releases/download/v$version/gopass.exe-$version-windows-amd64.zip"
|
||||
"url": "https://github.com/gopasspw/gopass/releases/download/v$version/gopass-$version-windows-amd64.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user