From 8354f6d2a5b6a06d2d82f6b07c336c4dc8cac2c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 16:43:25 +0000 Subject: [PATCH] 1password-cli: Update to version 2.6.2 --- 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 45a5dd5345..a1954c524c 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.6.1", + "version": "2.6.2", "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.6.1/op_windows_amd64_v2.6.1.zip", - "hash": "b2154674ff06aa3250445866b79596b24e8b0e4bdbf2aa85f94e03a278fc9f8c" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.6.2/op_windows_amd64_v2.6.2.zip", + "hash": "d51a8bb0a4acaccdaee7bbd06030fa41f14a08ddf353d27bec5af8651c47ec14" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.6.1/op_windows_386_v2.6.1.zip", - "hash": "dc6aaad766d76ca388ead9e8d32f49d7791f17187693861ae7d66d1eae14e233" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.6.2/op_windows_386_v2.6.2.zip", + "hash": "32e921657b224b4246837524d4c0e769fa04040cd1b770c2a652b6dfa1d84425" } }, "bin": "op.exe",