From 0e78b68af02d892e1daaec3f1c9bec2f6a2ac590 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Jan 2024 04:27:06 +0000 Subject: [PATCH] monolith: Update to version 2.8.1 --- bucket/monolith.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/monolith.json b/bucket/monolith.json index 3d33d726e2..7183812677 100644 --- a/bucket/monolith.json +++ b/bucket/monolith.json @@ -1,12 +1,12 @@ { - "version": "2.8.0", + "version": "2.8.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.8.0/monolith.exe", - "hash": "74ce780446ea42adc6e461452dc9ed80478064f958bcab5440994b3822eb1af8" + "url": "https://github.com/Y2Z/monolith/releases/download/v2.8.1/monolith.exe", + "hash": "57ea9cd4275984ad4a62dd6f17443f7a3f3450b35ade9f5f6ca619ce64075069" } }, "bin": "monolith.exe",