From bd2c53272f0ddbe8ccae094fb46be9a8c3f80aef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 15 Sep 2020 08:19:20 +0200 Subject: [PATCH] sops: Update to version 3.6.1 --- bucket/sops.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sops.json b/bucket/sops.json index cf1b6bdb63..0032d26f03 100644 --- a/bucket/sops.json +++ b/bucket/sops.json @@ -1,13 +1,13 @@ { - "version": "3.6.0", + "version": "3.6.1", "description": "Editor of encrypted files that supports YAML, JSON, ENV, INI and BINARY formats and encrypts with AWS KMS, GCP KMS, Azure Key Vault and PGP", "homepage": "https://github.com/mozilla/sops", "license": "MPL-2.0", "depends": "gpg", "architecture": { "64bit": { - "url": "https://github.com/mozilla/sops/releases/download/v3.6.0/sops-v3.6.0.exe#/sops.exe", - "hash": "e39c46c07dd649900852eed54b680dba36825d6756da180c23d176fb35f37c92" + "url": "https://github.com/mozilla/sops/releases/download/v3.6.1/sops-v3.6.1.exe#/sops.exe", + "hash": "aab1693a8a8f0a188c31391406b637c19ce937134c6e7821c6f25cd2b47e6a2a" } }, "bin": "sops.exe",