From 9b199e326ca495a28555900f6728ceaae3d4483a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 20:27:20 +0000 Subject: [PATCH] sops: Update to version 3.11.0 --- bucket/sops.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sops.json b/bucket/sops.json index 1b281443b4..c12b6f4092 100644 --- a/bucket/sops.json +++ b/bucket/sops.json @@ -1,17 +1,17 @@ { - "version": "3.10.2", + "version": "3.11.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.10.2/sops-v3.10.2.amd64.exe#/sops.exe", - "hash": "056d18d9f12966aebd33a8181b54c358bcb312661fadc5a3141bb6f84b9c3502" + "url": "https://github.com/getsops/sops/releases/download/v3.11.0/sops-v3.11.0.amd64.exe#/sops.exe", + "hash": "f3d74d83006954f0d8cf770ad7e5380504270ded5a62f33eb2548ce5461af3b3" }, "arm64": { - "url": "https://github.com/getsops/sops/releases/download/v3.10.2/sops-v3.10.2.arm64.exe#/sops.exe", - "hash": "9e08c708147634f485f8574a22add98b6a092511e84ff69c6d2849834aec865d" + "url": "https://github.com/getsops/sops/releases/download/v3.11.0/sops-v3.11.0.arm64.exe#/sops.exe", + "hash": "72d5a01d785a9466c2c50fbf8f775fe682b2b058c9ae25b0c8c8d5f1f7ee2568" } }, "bin": "sops.exe",