We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bc3e33 commit b772710Copy full SHA for b772710
Formula/m/monolith.rb
@@ -1,8 +1,8 @@
1
class Monolith < Formula
2
desc "CLI tool for saving complete web pages as a single HTML file"
3
homepage "https://github.com/Y2Z/monolith"
4
- url "https://github.com/Y2Z/monolith/archive/refs/tags/v2.9.0.tar.gz"
5
- sha256 "c923af01abfde33328d48418af49d4a80143ad1070838f2b9d2a197bb1d66724"
+ url "https://github.com/Y2Z/monolith/archive/refs/tags/v2.10.0.tar.gz"
+ sha256 "251d6d3cc8732af47911b2d2a6bf314953e38aea423c54b83404dc16576554c9"
6
license "CC0-1.0"
7
8
bottle do
0 commit comments