From ed4cc481e811812cc4329ae6e4ed34f4f442701c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 2 Aug 2020 10:36:42 +0200 Subject: [PATCH] monolith: Update to version 2.3.1 --- bucket/monolith.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/monolith.json b/bucket/monolith.json index 00d06b0f85..0b433d843e 100644 --- a/bucket/monolith.json +++ b/bucket/monolith.json @@ -1,12 +1,12 @@ { - "version": "2.3.0", + "version": "2.3.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.3.0/monolith.exe", - "hash": "4e70bc000f642527efe02dea88fb90fa33ea3b00af90f944d2f0bb01870f1e1c" + "url": "https://github.com/Y2Z/monolith/releases/download/v2.3.1/monolith.exe", + "hash": "4244b6fd9c4d5096d595eb9fd982dd4af8d3337fa1fc7b5fcadb5e9466c05632" } }, "bin": "monolith.exe",