gopass: Update to version 1.10.0 (#1360)

#150
This commit is contained in:
Jakub Čábera 2020-09-11 08:12:10 +02:00 committed by GitHub
parent d0158025da
commit b02722f08e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
{ {
"version": "1.9.2", "version": "1.10.0",
"description": "The slightly more awesome standard unix password manager for teams", "description": "The slightly more awesome standard unix password manager for teams",
"homepage": "https://www.gopass.pw/", "homepage": "https://www.gopass.pw/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gopasspw/gopass/releases/download/v1.9.2/gopass.exe-1.9.2-windows-amd64.zip", "url": "https://github.com/gopasspw/gopass/releases/download/v1.10.0/gopass-1.10.0-windows-amd64.zip",
"hash": "85a9dc72d66a2cb002ceca73ebe602fc0be83a28b2a0a77fc7e907731abccb14" "hash": "42931d769ab6e8921582e9ef356fe20b26f40be7459fcc76816cabe18f0b89ca"
} }
}, },
"bin": "gopass.exe", "bin": "gopass.exe",
@ -16,7 +16,7 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "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": { "hash": {