ScoopInstaller_Main/bucket/monolith.json
2024-01-14 04:27:06 +00:00

22 lines
664 B
JSON

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