Skip to content

Commit

Permalink
Merge pull request #156547 from BrewTestBot/bump-czg-1.8.0
Browse files Browse the repository at this point in the history
czg 1.8.0
  • Loading branch information
BrewTestBot authored Dec 6, 2023
2 parents 7b5293a + da9923a commit a6ff39f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/c/czg.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
class Czg < Formula
desc "Interactive Commitizen CLI that generate standardized commit messages"
homepage "https://github.com/Zhengqbbb/cz-git"
url "https://registry.npmjs.org/czg/-/czg-1.7.1.tgz"
sha256 "93560104fc27718f43671b391f553e7020754e21e59319e8a7f82c76544e7d2d"
url "https://registry.npmjs.org/czg/-/czg-1.8.0.tgz"
sha256 "3f19d2111df1e0551c5cffc4d3199e7b04412bd475353aac6911da069fd996ad"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, all: "6b38716e89aa0546dfb47220d975084f78316ed6d0d6a2886f1976d61d1864f0"
sha256 cellar: :any_skip_relocation, all: "8fe171a429673b19b25a87e8d92a9d4882fb82280e5c8df6b32cbb08540365ed"
end

depends_on "node"
Expand Down

0 comments on commit a6ff39f

Please sign in to comment.