ScoopInstaller_Main/bucket/monolith.json
2020-08-02 10:36:42 +02:00

22 lines
664 B
JSON

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