mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
22 lines
721 B
JSON
22 lines
721 B
JSON
{
|
|
"version": "0.12.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.12.0/genact-v0.12.0-windows-x86_64.exe#/genact.exe",
|
|
"hash": "589ae386a9908fbc01a7cd19c082b3efc48c06083ba3f28738a4357cd7cd0472"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|