mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
genact: Update to version 0.9.0
This commit is contained in:
parent
e8b853ba97
commit
ffcf50c7bd
@ -1,13 +1,21 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/svenstaro/genact/",
|
"version": "0.9.0",
|
||||||
"description": "A nonsense activity generator",
|
"description": "A nonsense activity generator",
|
||||||
|
"homepage": "https://github.com/svenstaro/genact/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "0.7.0",
|
"architecture": {
|
||||||
"url": "https://github.com/svenstaro/genact/releases/download/0.7.0/genact-win.exe#/genact.exe",
|
"64bit": {
|
||||||
"hash": "d362ab00fd52c922e75f667aad55b0db37f254e7cea941bd1b0dbbe5a6fdeb8c",
|
"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",
|
"bin": "genact.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/svenstaro/genact/releases/download/$version/genact-win.exe#/genact.exe"
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/svenstaro/genact/releases/download/v$version/genact-v$version-windows-x86_64.exe#/genact.exe"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user