sops: Update to version 3.8.1

This commit is contained in:
github-actions[bot] 2023-10-11 16:27:40 +00:00
parent a25891e6db
commit 9b50fb0434

View File

@ -1,13 +1,13 @@
{
"version": "3.8.0",
"version": "3.8.1",
"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/getsops/sops",
"license": "MPL-2.0",
"depends": "gpg",
"architecture": {
"64bit": {
"url": "https://github.com/getsops/sops/releases/download/v3.8.0/sops-v3.8.0.exe#/sops.exe",
"hash": "8bb627307ddefbc529ab844c7bddbc71ae3ba3643a919cd6b9e127dc74cc1841"
"url": "https://github.com/getsops/sops/releases/download/v3.8.1/sops-v3.8.1.exe#/sops.exe",
"hash": "fe1f6299294b47ceda565e1091e843ee3f3db58764901d4298eb00558189e25f"
}
},
"bin": "sops.exe",