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