Skip to content

Commit f48a1c1

Browse files
committed
monolith 2.10.1
1 parent f8a0ec6 commit f48a1c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/monolith.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Monolith < Formula
22
desc "CLI tool for saving complete web pages as a single HTML file"
33
homepage "https://github.com/Y2Z/monolith"
4-
url "https://github.com/Y2Z/monolith/archive/refs/tags/v2.10.0.tar.gz"
5-
sha256 "251d6d3cc8732af47911b2d2a6bf314953e38aea423c54b83404dc16576554c9"
4+
url "https://github.com/Y2Z/monolith/archive/refs/tags/v2.10.1.tar.gz"
5+
sha256 "1afafc94ba693597f591206938e998fcf2c78fd6695e7dfd8c19e91061f7b44a"
66
license "CC0-1.0"
77

88
bottle do

0 commit comments

Comments
 (0)