ScoopInstaller_Main/bucket/monolith.json
2025-03-11 00:37:06 +00:00

22 lines
664 B
JSON

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