angle-grinder 0.12.0
Closes #45418. Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
parent
ccb83c9b28
commit
c686f4432e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class AngleGrinder < Formula
|
||||
desc "Slice and dice log files on the command-line"
|
||||
homepage "https://github.com/rcoh/angle-grinder"
|
||||
url "https://github.com/rcoh/angle-grinder/archive/v0.11.0.tar.gz"
|
||||
sha256 "2bf30335511d0bf0c89c693b108751ae8574f0ba757ff99d813969e959a90850"
|
||||
url "https://github.com/rcoh/angle-grinder/archive/v0.12.0.tar.gz"
|
||||
sha256 "a27d8776684ac704114ef9f721c55eb9d41926907985132f2ecb7db15f3932c9"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue