sops: Update to version 3.9.4

This commit is contained in:
github-actions[bot] 2025-01-25 20:26:40 +00:00
parent 72a04d0b62
commit db8f86ce36

View File

@ -1,13 +1,13 @@
{ {
"version": "3.9.3", "version": "3.9.4",
"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", "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", "homepage": "https://github.com/getsops/sops",
"license": "MPL-2.0", "license": "MPL-2.0",
"depends": "gpg", "depends": "gpg",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/getsops/sops/releases/download/v3.9.3/sops-v3.9.3.exe#/sops.exe", "url": "https://github.com/getsops/sops/releases/download/v3.9.4/sops-v3.9.4.exe#/sops.exe",
"hash": "df9372dd551a872918d70fcc4394e58a498d4f16bae414b1995555059ba8d4f6" "hash": "bee270926fc55b5b89ed9ce87fb2569a36c74e99d63e6392090b3d0f0c2775eb"
} }
}, },
"bin": "sops.exe", "bin": "sops.exe",