mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
sops: Update to version 3.7.1
This commit is contained in:
parent
238d12be2d
commit
c7dbdd1334
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "3.7.0",
|
"version": "3.7.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",
|
"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.0/sops-v3.7.0.exe#/sops.exe",
|
"url": "https://github.com/mozilla/sops/releases/download/v3.7.1/sops-v3.7.1.exe#/sops.exe",
|
||||||
"hash": "0b9846636bbd43b4057cd9587a9e5fda98114e20c7177b142957390afa996a85"
|
"hash": "a514bd0ade6d955a73f9c8b9dde6c33eca006430b0e72289467d2152c5321767"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sops.exe",
|
"bin": "sops.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user