Skip to content

Commit b772710

Browse files
committed
monolith 2.10.0
1 parent 6bc3e33 commit b772710

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.9.0.tar.gz"
5-
sha256 "c923af01abfde33328d48418af49d4a80143ad1070838f2b9d2a197bb1d66724"
4+
url "https://github.com/Y2Z/monolith/archive/refs/tags/v2.10.0.tar.gz"
5+
sha256 "251d6d3cc8732af47911b2d2a6bf314953e38aea423c54b83404dc16576554c9"
66
license "CC0-1.0"
77

88
bottle do

0 commit comments

Comments
 (0)