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