From 0f8135361b4f80a345486bce8515b75b99c43b35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 16:26:41 +0000 Subject: [PATCH] monolith: Update to version 2.8.0 --- bucket/monolith.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/monolith.json b/bucket/monolith.json index de62e87a0f..3d33d726e2 100644 --- a/bucket/monolith.json +++ b/bucket/monolith.json @@ -1,12 +1,12 @@ { - "version": "2.7.0", + "version": "2.8.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.7.0/monolith.exe", - "hash": "2d10157400a1e6a1c4e5c496803cbe39a775b8f5af963c0646f4b84cf689b1a9" + "url": "https://github.com/Y2Z/monolith/releases/download/v2.8.0/monolith.exe", + "hash": "74ce780446ea42adc6e461452dc9ed80478064f958bcab5440994b3822eb1af8" } }, "bin": "monolith.exe",