ScoopInstaller_Main/bucket/monolith.json
2025-03-25 00:38:06 +00:00

22 lines
666 B
JSON

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