We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17deefb commit d072482Copy full SHA for d072482
Formula/c/czg.rb
@@ -1,8 +1,8 @@
1
class Czg < Formula
2
desc "Interactive Commitizen CLI that generate standardized commit messages"
3
homepage "https://github.com/Zhengqbbb/cz-git"
4
- url "https://registry.npmjs.org/czg/-/czg-1.10.1.tgz"
5
- sha256 "e92e718e06d7e46075c52b3768eb2511eadc76855c604d6bb0b51d579935ce1a"
+ url "https://registry.npmjs.org/czg/-/czg-1.11.0.tgz"
+ sha256 "827de507bbba9ebcd599dc6cbe6198833c79c33a59247befc49595aa1a814595"
6
license "MIT"
7
8
bottle do
0 commit comments