Skip to content

Commit 3aca40d

Browse files
Update Homebrew formula to v2.0.0
1 parent 22916e6 commit 3aca40d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

deployment/howmany.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Howmany < Formula
22
desc "Fast, intelligent code analysis tool with parallel processing and visualizations"
33
homepage "https://github.com/GriffinCanCode/howmany"
4-
url "https://github.com/GriffinCanCode/howmany/archive/refs/tags/v0.3.2.tar.gz"
5-
sha256 "0b7ec2d0ec31c53c2e0f22ed5943d36aa47fa8a96d00c5a8737ec07bc3c85dad"
4+
url "https://github.com/GriffinCanCode/howmany/archive/refs/tags/v2.0.0.tar.gz"
5+
sha256 "7af42a9ea6aa74a2c42c697ddb04992ff46c58610e7bafa3d30f27461e945753"
66
license "Griffin-1.0"
77
head "https://github.com/GriffinCanCode/howmany.git", branch: "main"
88

0 commit comments

Comments
 (0)