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