From fb60ac622dcabd48c729e32fbce33bc4675b3c2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 16:29:10 +0000 Subject: [PATCH] sops: Update to version 3.10.0 --- bucket/sops.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sops.json b/bucket/sops.json index 36f4b5b3f2..c667e81cd1 100644 --- a/bucket/sops.json +++ b/bucket/sops.json @@ -1,13 +1,13 @@ { - "version": "3.9.4", + "version": "3.10.0", "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.4/sops-v3.9.4.exe#/sops.exe", - "hash": "bee270926fc55b5b89ed9ce87fb2569a36c74e99d63e6392090b3d0f0c2775eb" + "url": "https://github.com/getsops/sops/releases/download/v3.10.0/sops-v3.10.0.exe#/sops.exe", + "hash": "73acb8ceea09418fcfc06e73d21040a8ac77544a7c24489a720db072adedb2d8" } }, "bin": "sops.exe",