From 61b3874c4e1ad68662008adc80faec5c55327191 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 11 Jun 2019 21:00:45 +0000 Subject: [PATCH] sops: Update to version 3.3.1 --- bucket/sops.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sops.json b/bucket/sops.json index 12b7cdae38..1239b58521 100644 --- a/bucket/sops.json +++ b/bucket/sops.json @@ -2,12 +2,12 @@ "homepage": "https://github.com/mozilla/sops", "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", "license": "MPL-2.0", - "version": "3.3.0", + "version": "3.3.1", "depends": "gpg", "architecture": { "64bit": { - "url": "https://github.com/mozilla/sops/releases/download/3.3.0/sops-3.3.0.exe#/sops.exe", - "hash": "6a5a1dd94cb6fe5ca82eee810629f4bccc46368fa932c016d18d8bb8dc1adb78" + "url": "https://github.com/mozilla/sops/releases/download/3.3.1/sops-3.3.1.exe#/sops.exe", + "hash": "56ecc6965880a7fa7c9ef826bf64f85a323493a5167194a38a16302f82cb7364" } }, "bin": "sops.exe",