mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
monolith: Add version 2.2.7 (#1122)
* monolith: Add version 2.2.6 * monolith: Apply suggestions from code review Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> * Update monolith.json Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
parent
61c5fa63ec
commit
d2678d24cb
21
bucket/monolith.json
Normal file
21
bucket/monolith.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"version": "2.2.7",
|
||||||
|
"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.2.7/monolith.exe",
|
||||||
|
"hash": "93863ed2fe9e04c3101ecda139ae57ca4fd213ac890d254e999694f76fecb471"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "monolith.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/Y2Z/monolith/releases/download/v$version/monolith.exe"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user