From b10432bd135ad941b6785675127085e85c2e7e63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 20:29:23 +0000 Subject: [PATCH] monolith: Update to version 2.7.0 --- bucket/monolith.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/monolith.json b/bucket/monolith.json index db18e58875..de62e87a0f 100644 --- a/bucket/monolith.json +++ b/bucket/monolith.json @@ -1,12 +1,12 @@ { - "version": "2.6.2", + "version": "2.7.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.6.2/monolith.exe", - "hash": "737a56c12365595ef409d2b665fc377d6ca15c7bce0057501a514ff76cb2ce5a" + "url": "https://github.com/Y2Z/monolith/releases/download/v2.7.0/monolith.exe", + "hash": "2d10157400a1e6a1c4e5c496803cbe39a775b8f5af963c0646f4b84cf689b1a9" } }, "bin": "monolith.exe",