angle-grinder 0.9.0
Closes #35974. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
8cf27ad87a
commit
244e57318f
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.8.0.tar.gz"
|
||||
sha256 "d90d96075db1a84863eb56e0a3061bbf8928ed795324b2b5373e4dbfa7043eac"
|
||||
url "https://github.com/rcoh/angle-grinder/archive/v0.9.0.tar.gz"
|
||||
sha256 "230eb2bfbab73eb3ac5b37d25ab7521bc50f7640d9c12fcf50c3526eb4ba3423"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue