mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
Add sops version 3.2.0 (#2983)
This commit is contained in:
parent
53b1081309
commit
3ec6fe339c
22
sops.json
Normal file
22
sops.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"homepage": "https://github.com/mozilla/sops",
|
||||
"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",
|
||||
"license": "MPL-2.0",
|
||||
"version": "3.2.0",
|
||||
"depends": "gpg",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mozilla/sops/releases/download/3.2.0/sops-3.2.0.exe#/sops.exe",
|
||||
"hash": "7514b90613e1ba5df4516257eccab0cbe8ed0c6128366ca9b8ce2312ff208dbf"
|
||||
}
|
||||
},
|
||||
"bin": "sops.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mozilla/sops/releases/download/$version/sops-$version.exe#/sops.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user