tokei 6.1.2
Closes #17577. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
95fcd0eaac
commit
8340c80c1d
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/v6.1.1.tar.gz"
|
||||
sha256 "b8a2f49665b5fbdd6b96b9303f12c3f42fa11724a2965c450861f500df53f76b"
|
||||
url "https://github.com/Aaronepower/tokei/archive/v6.1.2.tar.gz"
|
||||
sha256 "736bab89800c397acc3be961af12b80acc2ca71dc990792fff8935018a2f0698"
|
||||
|
||||
bottle do
|
||||
sha256 "5043db8a4435292072d55c1501bc0bdd925090d847bfc745bf1bf338c56a08db" => :sierra
|
||||
|
|
Loading…
Reference in a new issue