gopass: Update to version 1.10.1

This commit is contained in:
Jakub Čábera 2020-09-11 08:52:11 +02:00
parent 37c0a79cf6
commit d9c2cc4c22

View File

@ -1,12 +1,12 @@
{ {
"version": "1.10.0", "version": "1.10.1",
"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.10.0/gopass-1.10.0-windows-amd64.zip", "url": "https://github.com/gopasspw/gopass/releases/download/v1.10.1/gopass-1.10.1-windows-amd64.zip",
"hash": "42931d769ab6e8921582e9ef356fe20b26f40be7459fcc76816cabe18f0b89ca" "hash": "5012d374fda698bc123c449846f550bc62f149b7060e8c501960fd79172d5c59"
} }
}, },
"bin": "gopass.exe", "bin": "gopass.exe",