tokei 7.0.3
Closes #28657. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
838633197f
commit
a20bf7ee79
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Tokei < Formula
|
||||
desc "Program that allows you to count code, quickly"
|
||||
homepage "https://github.com/Aaronepower/tokei"
|
||||
url "https://github.com/Aaronepower/tokei/archive/v7.0.2.tar.gz"
|
||||
sha256 "f0ab7b073928eb365d3658be2517cad5f9fb9cd91c5030373570cad3695a60ef"
|
||||
url "https://github.com/Aaronepower/tokei/archive/v7.0.3.tar.gz"
|
||||
sha256 "47848921f7f04fdd1ef515b2db25b931f97471f4b178c7914b3646251bcd8086"
|
||||
|
||||
bottle do
|
||||
sha256 "3955b971c68a46c26e6433c9a71038961bf4facbdff7b86f82cae2046cedd5a2" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue