ScoopInstaller_Main/bucket/monolith.json
2022-08-14 16:29:45 +00:00

22 lines
664 B
JSON

{
"version": "2.6.2",
"description": "Saves complete web pages as a single HTML file.",
"homepage": "https://github.com/Y2Z/monolith",
"license": "Unlicense",
"architecture": {
"64bit": {
"url": "https://github.com/Y2Z/monolith/releases/download/v2.6.2/monolith.exe",
"hash": "737a56c12365595ef409d2b665fc377d6ca15c7bce0057501a514ff76cb2ce5a"
}
},
"bin": "monolith.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Y2Z/monolith/releases/download/v$version/monolith.exe"
}
}
}
}