From 6d86347f198d6913284852fbc9064699ed4571ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 00:33:50 +0000 Subject: [PATCH] monolith: Update to version 2.8.3 --- bucket/monolith.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/monolith.json b/bucket/monolith.json index 7183812677..1a42fae1a4 100644 --- a/bucket/monolith.json +++ b/bucket/monolith.json @@ -1,12 +1,12 @@ { - "version": "2.8.1", + "version": "2.8.3", "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.1/monolith.exe", - "hash": "57ea9cd4275984ad4a62dd6f17443f7a3f3450b35ade9f5f6ca619ce64075069" + "url": "https://github.com/Y2Z/monolith/releases/download/v2.8.3/monolith.exe", + "hash": "ae79e933b9a03363920d365c38312b57dd522da226b4d225697551b3acb5945f" } }, "bin": "monolith.exe",