ScoopInstaller_Main/genact.json
Kied T Llaentenn 2142f139e6 Add genact version 0.6.0 (#3035)
Co-Authored-By: Kiedtl <32681240+Kiedtl@users.noreply.github.com>
2019-02-01 18:20:51 +01:00

17 lines
644 B
JSON

{
"homepage": "https://github.com/svenstaro/genact/",
"description": "A nonsense activity generator",
"license": {
"identifier": "MIT",
"url": "https://raw.githubusercontent.com/svenstaro/genact/master/LICENSE"
},
"version": "0.6.0",
"url": "https://github.com/svenstaro/genact/releases/download/0.6.0/genact-win.exe#/genact.exe",
"hash": "sha256:4c48af34893554a8ddf00b2998843c760319a4d28324963853c583c13f6adb1a",
"bin": "genact.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/svenstaro/genact/releases/download/$version/genact-win.exe#/genact.exe"
}
}