From 4f77fca9e841567ed228af6de2f3dc20021e206d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 29 Oct 2019 15:01:49 +0000 Subject: [PATCH] 1password-cli: Update to version 0.5.7 --- bucket/1password-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/1password-cli.json b/bucket/1password-cli.json index c1ae0ccd95..e6d15f9ea2 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "0.7.0", + "version": "0.5.7", "homepage": "https://support.1password.com/command-line/", "description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line.", "license": { @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.7.0/op_windows_amd64_v0.7.0.zip", - "hash": "a0aff3ae43afb71572f979a5701c087aae28245a6cdb5f274bbbb69e272e1ce5" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.5.7/op_windows_amd64_v0.5.7.zip", + "hash": "df10d81c53adf2c81d36baf7e74d532c7d74e41eaa35a72a01f15bd98c6126a8" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.7.0/op_windows_386_v0.7.0.zip", - "hash": "a126bef658f8b37b621eeae04135526977b462d3c0863ac77e162c94a65d2ee7" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.5.7/op_windows_386_v0.5.7.zip", + "hash": "a725eaee47fd1e800032d5745dfdb0953fade79cbb9d512ab692e681d9d205d8" } }, "bin": "op.exe",