Skip to content

Commit 4b88b9d

Browse files
committed
ggc 6.1.0
1 parent 19b1516 commit 4b88b9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/ggc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ggc < Formula
22
desc "Modern Git CLI"
33
homepage "https://github.com/bmf-san/ggc"
4-
url "https://github.com/bmf-san/ggc/archive/refs/tags/v6.0.0.tar.gz"
5-
sha256 "c7a19b0a2e7df4b1f43e2d56cc49a0268138af16a9cbb949f2eefdafaa0581c6"
4+
url "https://github.com/bmf-san/ggc/archive/refs/tags/v6.1.0.tar.gz"
5+
sha256 "1ef7d44372a184573a9197c57fb8a20b62db835fc11dfd6051be1b36763b02fe"
66
license "MIT"
77
head "https://github.com/bmf-san/ggc.git", branch: "main"
88

0 commit comments

Comments
 (0)