mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
22 lines
664 B
JSON
22 lines
664 B
JSON
{
|
|
"version": "2.7.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.7.0/monolith.exe",
|
|
"hash": "2d10157400a1e6a1c4e5c496803cbe39a775b8f5af963c0646f4b84cf689b1a9"
|
|
}
|
|
},
|
|
"bin": "monolith.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Y2Z/monolith/releases/download/v$version/monolith.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|