From 63f347b10e15a8106a231205c5c672806a1fc978 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 08:30:56 +0000 Subject: [PATCH] sops: Update to version 3.9.1 --- bucket/sops.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sops.json b/bucket/sops.json index 4c11cc4ca8..36e4bc9ef6 100644 --- a/bucket/sops.json +++ b/bucket/sops.json @@ -1,13 +1,13 @@ { - "version": "3.9.0", + "version": "3.9.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/getsops/sops", "license": "MPL-2.0", "depends": "gpg", "architecture": { "64bit": { - "url": "https://github.com/getsops/sops/releases/download/v3.9.0/sops-v3.9.0.exe#/sops.exe", - "hash": "2b45084e9e6308fa465eeac2419d497b5b16b66d332af18c03feb3d68e51f52f" + "url": "https://github.com/getsops/sops/releases/download/v3.9.1/sops-v3.9.1.exe#/sops.exe", + "hash": "745ab6aa6d6e3fbbb8a3484ec22caf2cbf61b5f70d1416eea5d2a644de722f31" } }, "bin": "sops.exe",