mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
22 lines
732 B
JSON
22 lines
732 B
JSON
{
|
|
"version": "1.4.2",
|
|
"description": "A nonsense activity generator",
|
|
"homepage": "https://github.com/svenstaro/genact/",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/svenstaro/genact/releases/download/v1.4.2/genact-1.4.2-x86_64-pc-windows-msvc.exe#/genact.exe",
|
|
"hash": "2e1e9f50f8b249ab8fda521337c6c81e4df364564e3ac45a7e500ad3da606edc"
|
|
}
|
|
},
|
|
"bin": "genact.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/svenstaro/genact/releases/download/v$version/genact-$version-x86_64-pc-windows-msvc.exe#/genact.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|