sops: Update to version 3.7.0

This commit is contained in:
Jakub Čábera 2021-03-25 06:06:00 +01:00
parent a80e88c8f0
commit d27d763346

View File

@ -1,13 +1,13 @@
{
"version": "3.6.1",
"version": "3.7.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",
"depends": "gpg",
"architecture": {
"64bit": {
"url": "https://github.com/mozilla/sops/releases/download/v3.6.1/sops-v3.6.1.exe#/sops.exe",
"hash": "aab1693a8a8f0a188c31391406b637c19ce937134c6e7821c6f25cd2b47e6a2a"
"url": "https://github.com/mozilla/sops/releases/download/v3.7.0/sops-v3.7.0.exe#/sops.exe",
"hash": "0b9846636bbd43b4057cd9587a9e5fda98114e20c7177b142957390afa996a85"
}
},
"bin": "sops.exe",