mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
22 lines
664 B
JSON
22 lines
664 B
JSON
{
|
|
"version": "2.6.2",
|
|
"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.6.2/monolith.exe",
|
|
"hash": "737a56c12365595ef409d2b665fc377d6ca15c7bce0057501a514ff76cb2ce5a"
|
|
}
|
|
},
|
|
"bin": "monolith.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Y2Z/monolith/releases/download/v$version/monolith.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|