Skip to content

Commit d072482

Browse files
committed
czg 1.11.0
1 parent 17deefb commit d072482

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/czg.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Czg < Formula
22
desc "Interactive Commitizen CLI that generate standardized commit messages"
33
homepage "https://github.com/Zhengqbbb/cz-git"
4-
url "https://registry.npmjs.org/czg/-/czg-1.10.1.tgz"
5-
sha256 "e92e718e06d7e46075c52b3768eb2511eadc76855c604d6bb0b51d579935ce1a"
4+
url "https://registry.npmjs.org/czg/-/czg-1.11.0.tgz"
5+
sha256 "827de507bbba9ebcd599dc6cbe6198833c79c33a59247befc49595aa1a814595"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)