monolith: Update to version 2.6.0

This commit is contained in:
Jakub Čábera 2021-06-08 19:45:25 -07:00
parent cd096810db
commit 8254309efd

View File

@ -1,12 +1,12 @@
{ {
"version": "2.5.0", "version": "2.6.0",
"description": "Saves complete web pages as a single HTML file.", "description": "Saves complete web pages as a single HTML file.",
"homepage": "https://github.com/Y2Z/monolith", "homepage": "https://github.com/Y2Z/monolith",
"license": "Unlicense", "license": "Unlicense",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Y2Z/monolith/releases/download/v2.5.0/monolith.exe", "url": "https://github.com/Y2Z/monolith/releases/download/v2.6.0/monolith.exe",
"hash": "b08a7d08a317683b382ece942132a11d0efd50e9221722896ebe4e7b8aa0eca8" "hash": "7f84e4707640a099d8633e77c018018e46be4af71d610eac565480d72ea55ae3"
} }
}, },
"bin": "monolith.exe", "bin": "monolith.exe",