monolith 2.1.0
Closes #47945. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
573ff15a40
commit
98d0e8ad84
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Monolith < Formula
|
||||
desc "CLI tool for saving complete web pages as a single HTML file"
|
||||
homepage "https://github.com/Y2Z/monolith"
|
||||
url "https://github.com/Y2Z/monolith/archive/v2.0.16.tar.gz"
|
||||
sha256 "b2f5cd1d95d4d2ccd06e7f44e88e43ff0f2ec5d73dabe93ca56bf22656b06a0e"
|
||||
url "https://github.com/Y2Z/monolith/archive/v2.1.0.tar.gz"
|
||||
sha256 "966dadf31f174dcc21a73110bc432ed05789cef899ec3aaa035d9e5c2b17258a"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue