From 64c7c4229425120319220c42c1ffa10f1dec585c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 2 Jun 2021 07:33:29 -0700 Subject: [PATCH] monolith: Update to version 2.5.0 --- bucket/monolith.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/monolith.json b/bucket/monolith.json index e62f54444f..40a8e9741c 100644 --- a/bucket/monolith.json +++ b/bucket/monolith.json @@ -1,12 +1,12 @@ { - "version": "2.4.1", + "version": "2.5.0", "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.1/monolith.exe", - "hash": "d2a6c41914ed544c7f679b8a62dc485e6a0048a676947a264fd39cb913e9192d" + "url": "https://github.com/Y2Z/monolith/releases/download/v2.5.0/monolith.exe", + "hash": "b08a7d08a317683b382ece942132a11d0efd50e9221722896ebe4e7b8aa0eca8" } }, "bin": "monolith.exe",