mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 05:31:21 +00:00
* Fix 150 license * Update * Update * Update cockroachdb.json See https://github.com/cockroachdb/cockroach/blob/master/LICENSE and https://github.com/cockroachdb/cockroach/blob/master/licenses/BSL.txt * Apply new rule * Change to unknown * Update tup.json * fix radare2 * Some fix * Some fix * Fix sliksvn * Fix sliksvn * Update imagemagick.json
14 lines
523 B
JSON
14 lines
523 B
JSON
{
|
|
"homepage": "https://github.com/svenstaro/genact/",
|
|
"description": "A nonsense activity generator",
|
|
"license": "MIT",
|
|
"version": "0.7.0",
|
|
"url": "https://github.com/svenstaro/genact/releases/download/0.7.0/genact-win.exe#/genact.exe",
|
|
"hash": "d362ab00fd52c922e75f667aad55b0db37f254e7cea941bd1b0dbbe5a6fdeb8c",
|
|
"bin": "genact.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/svenstaro/genact/releases/download/$version/genact-win.exe#/genact.exe"
|
|
}
|
|
}
|