sops: Update to version 3.7.3

This commit is contained in:
github-actions[bot] 2022-05-09 20:28:55 +00:00
parent d8d73d3797
commit 47576104a2

View File

@ -1,13 +1,13 @@
{ {
"version": "3.7.2", "version": "3.7.3",
"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",
"homepage": "https://github.com/mozilla/sops", "homepage": "https://github.com/mozilla/sops",
"license": "MPL-2.0", "license": "MPL-2.0",
"depends": "gpg", "depends": "gpg",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mozilla/sops/releases/download/v3.7.2/sops-v3.7.2.exe#/sops.exe", "url": "https://github.com/mozilla/sops/releases/download/v3.7.3/sops-v3.7.3.exe#/sops.exe",
"hash": "c644ec3d3c069d29c7211dc8333280b93cf97059818b90c4317e94c37ba70e41" "hash": "0ccda78bc7f7dbf3f07167221f2a42cab2b10d02de7c26fe8e707efaacaf3bd2"
} }
}, },
"bin": "sops.exe", "bin": "sops.exe",