From 47576104a2f43a6b9b0d24bada2caacb2fab7979 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 20:28:55 +0000 Subject: [PATCH] sops: Update to version 3.7.3 --- bucket/sops.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sops.json b/bucket/sops.json index 9460ae7372..a500a92187 100644 --- a/bucket/sops.json +++ b/bucket/sops.json @@ -1,13 +1,13 @@ { - "version": "3.7.2", + "version": "3.7.3", "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.7.2/sops-v3.7.2.exe#/sops.exe", - "hash": "c644ec3d3c069d29c7211dc8333280b93cf97059818b90c4317e94c37ba70e41" + "url": "https://github.com/mozilla/sops/releases/download/v3.7.3/sops-v3.7.3.exe#/sops.exe", + "hash": "0ccda78bc7f7dbf3f07167221f2a42cab2b10d02de7c26fe8e707efaacaf3bd2" } }, "bin": "sops.exe",