gitmoji 1.9.4
Closes #42549. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
2c449312ef
commit
b7676b9a52
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class Gitmoji < Formula
|
||||
desc "Emoji guide for your commit messages"
|
||||
homepage "https://gitmoji.carloscuesta.me"
|
||||
url "https://registry.npmjs.org/gitmoji-cli/-/gitmoji-cli-1.9.3.tgz"
|
||||
sha256 "0db7e36e06f758f00750d17cce379c775f889a777b7b960af9043f3a0c0d5c2e"
|
||||
url "https://registry.npmjs.org/gitmoji-cli/-/gitmoji-cli-1.9.4.tgz"
|
||||
sha256 "d78a52a7e8922ea425c07c9629d79f5bb661ac55607adbcb20af5ea05f63067b"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue