From bbf234f56cae6bd93f0341e2093e1f83b3c799ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 00:38:06 +0000 Subject: [PATCH] monolith: Update to version 2.10.0 --- bucket/monolith.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/monolith.json b/bucket/monolith.json index 2503f6ab7a..33ac4aeaf1 100644 --- a/bucket/monolith.json +++ b/bucket/monolith.json @@ -1,12 +1,12 @@ { - "version": "2.9.0", + "version": "2.10.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.9.0/monolith.exe", - "hash": "b68131927d93cad1c40874c5b8c7d55980fbf8897c292f66782dda61612a461c" + "url": "https://github.com/Y2Z/monolith/releases/download/v2.10.0/monolith.exe", + "hash": "4533995fa3582a2c1b6e4090ccd2846e2ca03af83bb8a59c0fa31a84348dd045" } }, "bin": "monolith.exe",