sops: Update to version 3.6.0

This commit is contained in:
Jakub Čábera 2020-07-16 08:56:38 +02:00
parent e1e02ee1f4
commit 78207bcc5a

View File

@ -1,13 +1,13 @@
{
"homepage": "https://github.com/mozilla/sops",
"version": "3.6.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/mozilla/sops",
"license": "MPL-2.0",
"version": "3.5.0",
"depends": "gpg",
"architecture": {
"64bit": {
"url": "https://github.com/mozilla/sops/releases/download/v3.5.0/sops-v3.5.0.exe#/sops.exe",
"hash": "326f00573d01979d231ff07cbfdadb5f353a87998ba4144ec7c72f53d377af13"
"url": "https://github.com/mozilla/sops/releases/download/v3.6.0/sops-v3.6.0.exe#/sops.exe",
"hash": "e39c46c07dd649900852eed54b680dba36825d6756da180c23d176fb35f37c92"
}
},
"bin": "sops.exe",