From 1abe53022d5a05d2dbaf9228fbc6561c24e36f75 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 23 Sep 2019 14:00:39 +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 cd9b7aaa80..e17e41f050 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "0.6.1", + "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.6.1/op_windows_amd64_v0.6.1.zip", - "hash": "77a6e0ef9061bb44804ab62622f3e464dad1d505504cf5102f87a6baf4789e18" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.5.7/op_windows_amd64_v0.5.7.zip", + "hash": "aef3a7dc2640da2cd1418a6bda5f4f1b1cc117eee3d2c0ff45a97e2d1ec4b9ac" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.6.1/op_windows_386_v0.6.1.zip", - "hash": "9960a019c29dace1a5755ffba9d21fc3a75d3f4cc5424935fcfb4f835139fbe4" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.5.7/op_windows_386_v0.5.7.zip", + "hash": "a2d47c044fe7ee650980b9be04b928911d2aa0566f4253ce7399fe45bbb2cf21" } }, "bin": "op.exe",