gitmoji 3.0.1
Closes #48180. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
ba361742c5
commit
3fde26263b
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-3.0.0.tgz"
|
||||
sha256 "a1603b714bcae46fd8f78b3c5970a233df3c04acc5cb0f0f3f74807648b08ab6"
|
||||
url "https://registry.npmjs.org/gitmoji-cli/-/gitmoji-cli-3.0.1.tgz"
|
||||
sha256 "3dad45cb85a81a7f756d11897e6f7fe7089f92a7d44eb2de1acf75bf8c7166c6"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue