From b244de4459c7a26bc491408a6b8cb03104b049c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 17:09:58 +0000 Subject: [PATCH] 1password-cli: Update to version 2.27.0 --- 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 924fa69cf0..38c1850c46 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.26.1", + "version": "2.27.0", "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.26.1/op_windows_amd64_v2.26.1.zip", - "hash": "9ea266a1681ff7fe20bb14fe969631be2681156d7a744acecaa169c941fa943d" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.27.0/op_windows_amd64_v2.27.0.zip", + "hash": "e23700d43fdc1eced8e030dbab716de9ac238f904dcfc9744b527ea7c903ddc4" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.26.1/op_windows_386_v2.26.1.zip", - "hash": "f41ec50874e39d54377c83329f62ac8695ad40890c3c1beb9b659d702576b040" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.27.0/op_windows_386_v2.27.0.zip", + "hash": "6a8798c40e9ceee065050720be78a2e5d01e53e5a112b65cbe8fcd1f42b75c0f" } }, "bin": "op.exe",