{ "version": "3.9.2", "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.2/sops-v3.9.2.exe#/sops.exe", "hash": "d2553c23627e49de63e220af461c6238cfce3fb86565ae9797e3407c277a06be" } }, "bin": "sops.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/getsops/sops/releases/download/v$version/sops-v$version.exe#/sops.exe" } } } }