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 f8a0ec6 commit f48a1c1Copy full SHA for f48a1c1
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.10.0.tar.gz"
5
- sha256 "251d6d3cc8732af47911b2d2a6bf314953e38aea423c54b83404dc16576554c9"
+ url "https://github.com/Y2Z/monolith/archive/refs/tags/v2.10.1.tar.gz"
+ sha256 "1afafc94ba693597f591206938e998fcf2c78fd6695e7dfd8c19e91061f7b44a"
6
license "CC0-1.0"
7
8
bottle do
0 commit comments