sops: Update to version 3.11.0

This commit is contained in:
github-actions[bot] 2025-09-28 20:27:20 +00:00
parent dd038805c2
commit 9b199e326c

View File

@ -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",