mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
22 lines
721 B
JSON
22 lines
721 B
JSON
{
|
|
"version": "0.10.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.10.0/genact-v0.10.0-windows-x86_64.exe#/genact.exe",
|
|
"hash": "fcbcce486a5e6c5474354758d551b4b3955430ab2ffc9b7c2efd0d1bc96504e8"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|