mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
sops: Update to version 3.9.0
This commit is contained in:
parent
24b73c6c86
commit
fc174a06c0
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "3.8.1",
|
"version": "3.9.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",
|
"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",
|
"homepage": "https://github.com/getsops/sops",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"depends": "gpg",
|
"depends": "gpg",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/getsops/sops/releases/download/v3.8.1/sops-v3.8.1.exe#/sops.exe",
|
"url": "https://github.com/getsops/sops/releases/download/v3.9.0/sops-v3.9.0.exe#/sops.exe",
|
||||||
"hash": "fe1f6299294b47ceda565e1091e843ee3f3db58764901d4298eb00558189e25f"
|
"hash": "2b45084e9e6308fa465eeac2419d497b5b16b66d332af18c03feb3d68e51f52f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sops.exe",
|
"bin": "sops.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user