h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

23 lines
797 B
JSON

{
"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.3.0",
"depends": "gpg",
"architecture": {
"64bit": {
"url": "https://github.com/mozilla/sops/releases/download/3.3.0/sops-3.3.0.exe#/sops.exe",
"hash": "6a5a1dd94cb6fe5ca82eee810629f4bccc46368fa932c016d18d8bb8dc1adb78"
}
},
"bin": "sops.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/mozilla/sops/releases/download/$version/sops-$version.exe#/sops.exe"
}
}
}
}