{ "version": "3.7.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/mozilla/sops", "license": "MPL-2.0", "depends": "gpg", "architecture": { "64bit": { "url": "https://github.com/mozilla/sops/releases/download/v3.7.2/sops-v3.7.2.exe#/sops.exe", "hash": "c644ec3d3c069d29c7211dc8333280b93cf97059818b90c4317e94c37ba70e41" } }, "bin": "sops.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/mozilla/sops/releases/download/v$version/sops-v$version.exe#/sops.exe" } } } }