ScoopInstaller_Main/bucket/monolith.json
2024-09-06 00:33:50 +00:00

22 lines
664 B
JSON

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