1password-cli: Update to version 2.3.1

This commit is contained in:
github-actions[bot] 2022-05-24 12:32:45 +00:00
parent 26589b7d1e
commit 4b1934fc57

View File

@ -1,5 +1,5 @@
{
"version": "2.3.0",
"version": "2.3.1",
"description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line.",
"homepage": "https://developer.1password.com/docs/cli",
"license": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.3.0/op_windows_amd64_v2.3.0.zip",
"hash": "d6a43934f0ebe56b48093c20b53fd10ad0978524b680d34a75ff1dc608e5b686"
"url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.3.1/op_windows_amd64_v2.3.1.zip",
"hash": "db2f951aafe0d43755e2bdd2e3ba7f6d456d38a181a36ca98fa0f0370fcf3b4a"
},
"32bit": {
"url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.3.0/op_windows_386_v2.3.0.zip",
"hash": "9a8310961bb3d2df6f2acfc82357cddd6778934f8191d2d02d151d24991304a3"
"url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.3.1/op_windows_386_v2.3.1.zip",
"hash": "aa59fa2f8bdf46e843ba4d9aec93ab24e0de057f8a061e626e47462a9dedfc0b"
}
},
"bin": "op.exe",