mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
22 lines
666 B
JSON
22 lines
666 B
JSON
{
|
|
"version": "2.10.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.10.0/monolith.exe",
|
|
"hash": "4533995fa3582a2c1b6e4090ccd2846e2ca03af83bb8a59c0fa31a84348dd045"
|
|
}
|
|
},
|
|
"bin": "monolith.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Y2Z/monolith/releases/download/v$version/monolith.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|