mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
22 lines
718 B
JSON
22 lines
718 B
JSON
{
|
|
"version": "0.9.0",
|
|
"description": "A nonsense activity generator",
|
|
"homepage": "https://github.com/svenstaro/genact/",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/svenstaro/genact/releases/download/v0.9.0/genact-v0.9.0-windows-x86_64.exe#/genact.exe",
|
|
"hash": "f048d2fcafc1cf81d7018cc830194be39de44fd0d8216546dd1e4a8bb387709e"
|
|
}
|
|
},
|
|
"bin": "genact.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/svenstaro/genact/releases/download/v$version/genact-v$version-windows-x86_64.exe#/genact.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|