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.
2 parents c08d342 + 5c152d0 commit a3d7270Copy full SHA for a3d7270
Formula/c/czg.rb
@@ -1,12 +1,12 @@
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
9
- sha256 cellar: :any_skip_relocation, all: "be41d1971f0154205cbcbf34435638b689e94f9ffdeb8b9f60091c8a7e293218"
+ sha256 cellar: :any_skip_relocation, all: "db998354e7d4be40171b7128c9852c86e9ac5f648a4e1fce2db202f9e23ca0b1"
10
end
11
12
depends_on "node"
0 commit comments