1password-cli: Update to version 1.10.0

This commit is contained in:
Richard Kuhnt 2021-05-25 21:00:21 +00:00
parent 3ddf0f7aec
commit d9523a72ad

View File

@ -1,5 +1,5 @@
{
"version": "1.9.2",
"version": "1.10.0",
"description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line.",
"homepage": "https://support.1password.com/command-line/",
"license": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.9.2/op_windows_amd64_v1.9.2.zip",
"hash": "836b31f4059eff1feb3143e36382957db4d9b57523e90be44728a387fbee9b68"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.10.0/op_windows_amd64_v1.10.0.zip",
"hash": "cd6a7d24e63df4f8b3933f74b86740520ddbad716e9847cdf161ae40af101ddc"
},
"32bit": {
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.9.2/op_windows_386_v1.9.2.zip",
"hash": "614e1a7fed03c4f2f5958e524c743e144eab6952dcd31f027dead12fb5c7406e"
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.10.0/op_windows_386_v1.10.0.zip",
"hash": "7432fb0282f66929746dab531143f0cc4d6a0f67328ddca6af6e3c8b92c9561f"
}
},
"bin": "op.exe",