sops: Update to version 3.4.0

This commit is contained in:
Richard Kuhnt 2019-09-12 22:00:19 +00:00
parent 9ad652fcf0
commit 19180e7796

View File

@ -2,12 +2,12 @@
"homepage": "https://github.com/mozilla/sops", "homepage": "https://github.com/mozilla/sops",
"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",
"license": "MPL-2.0", "license": "MPL-2.0",
"version": "3.3.1", "version": "3.4.0",
"depends": "gpg", "depends": "gpg",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mozilla/sops/releases/download/3.3.1/sops-3.3.1.exe#/sops.exe", "url": "https://github.com/mozilla/sops/releases/download/3.4.0/sops-3.4.0.exe#/sops.exe",
"hash": "56ecc6965880a7fa7c9ef826bf64f85a323493a5167194a38a16302f82cb7364" "hash": "bc6502472ee7546849c42b9dbf9fe962e3e083c62bbf53529db2257f3c178cd3"
} }
}, },
"bin": "sops.exe", "bin": "sops.exe",