From 33b1c68f5a451979f0eecbbe274df7bfd3b8cae6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 10 Mar 2021 08:54:43 +0100 Subject: [PATCH] monolith: Update to version 2.4.1 --- bucket/monolith.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/monolith.json b/bucket/monolith.json index 03d7b5767e..e62f54444f 100644 --- a/bucket/monolith.json +++ b/bucket/monolith.json @@ -1,12 +1,12 @@ { - "version": "2.4.0", + "version": "2.4.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.4.0/monolith.exe", - "hash": "6f8a1953163de08a16be5af5586c4fbcc36948ffefd0dbf266d981ca0bddc61b" + "url": "https://github.com/Y2Z/monolith/releases/download/v2.4.1/monolith.exe", + "hash": "d2a6c41914ed544c7f679b8a62dc485e6a0048a676947a264fd39cb913e9192d" } }, "bin": "monolith.exe",