From a81e99261a75c5b2d4dbcdbee132a94d53406386 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 16:30:25 +0000 Subject: [PATCH] sops: Update to version 3.9.3 --- bucket/sops.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sops.json b/bucket/sops.json index ecb12b8e95..42a5f0af60 100644 --- a/bucket/sops.json +++ b/bucket/sops.json @@ -1,13 +1,13 @@ { - "version": "3.9.2", + "version": "3.9.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/getsops/sops", "license": "MPL-2.0", "depends": "gpg", "architecture": { "64bit": { - "url": "https://github.com/getsops/sops/releases/download/v3.9.2/sops-v3.9.2.exe#/sops.exe", - "hash": "d2553c23627e49de63e220af461c6238cfce3fb86565ae9797e3407c277a06be" + "url": "https://github.com/getsops/sops/releases/download/v3.9.3/sops-v3.9.3.exe#/sops.exe", + "hash": "df9372dd551a872918d70fcc4394e58a498d4f16bae414b1995555059ba8d4f6" } }, "bin": "sops.exe",