mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
sops: Update to version 3.9.2
This commit is contained in:
parent
83075cb06e
commit
43afef59cd
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "3.9.1",
|
"version": "3.9.2",
|
||||||
"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.9.1/sops-v3.9.1.exe#/sops.exe",
|
"url": "https://github.com/getsops/sops/releases/download/v3.9.2/sops-v3.9.2.exe#/sops.exe",
|
||||||
"hash": "745ab6aa6d6e3fbbb8a3484ec22caf2cbf61b5f70d1416eea5d2a644de722f31"
|
"hash": "d2553c23627e49de63e220af461c6238cfce3fb86565ae9797e3407c277a06be"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sops.exe",
|
"bin": "sops.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user