From 55f137c7a9e8ba30d05f63fcd77b2aa274ddbbe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 4 Jul 2021 03:04:54 -0700 Subject: [PATCH] monolith: Update to version 2.6.1 --- bucket/monolith.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/monolith.json b/bucket/monolith.json index c774121951..6c70f5710d 100644 --- a/bucket/monolith.json +++ b/bucket/monolith.json @@ -1,12 +1,12 @@ { - "version": "2.6.0", + "version": "2.6.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.6.0/monolith.exe", - "hash": "7f84e4707640a099d8633e77c018018e46be4af71d610eac565480d72ea55ae3" + "url": "https://github.com/Y2Z/monolith/releases/download/v2.6.1/monolith.exe", + "hash": "b80c1b69879e704368698511526904d4848fe28e5c22f91411ee9a5f57e2d4a5" } }, "bin": "monolith.exe",