From 1118ac1f45c9a62fc019c38a3bd7e57ae40f2944 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 00:32:14 +0000 Subject: [PATCH] 1password-cli: Update to version 1.12.4 --- 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 178a978a1d..344033c8dd 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "1.12.3", + "version": "1.12.4", "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.12.3/op_windows_amd64_v1.12.3.zip", - "hash": "e617a028d8feb1e218bbc61755686187860bf6437b0bf47591277a83846ef7f5" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.12.4/op_windows_amd64_v1.12.4.zip", + "hash": "d14b7a864ebabc9b5ed95ea6b13e676a5795ede54b6187b4233249694478b1c9" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.12.3/op_windows_386_v1.12.3.zip", - "hash": "83299b76077930927ad1a8992d9514f9fa172717af68856b0f9a630220062fa7" + "url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.12.4/op_windows_386_v1.12.4.zip", + "hash": "a8e2ef405af14b8fb3482ed7f8b66a3f1383a2a86062589e3acc6bc446b13006" } }, "bin": "op.exe",