ScoopInstaller_Main/bucket/monolith.json
2025-03-30 04:29:25 +00:00

22 lines
666 B
JSON

{
"version": "2.10.1",
"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.10.1/monolith.exe",
"hash": "9bb3517ceb8be62e9e3570a08b13e7c5dcac85fbe79494130a208cf9342bb1d2"
}
},
"bin": "monolith.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Y2Z/monolith/releases/download/v$version/monolith.exe"
}
}
}
}