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 19b1516 commit 4b88b9dCopy full SHA for 4b88b9d
Formula/g/ggc.rb
@@ -1,8 +1,8 @@
1
class Ggc < Formula
2
desc "Modern Git CLI"
3
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"
+ url "https://github.com/bmf-san/ggc/archive/refs/tags/v6.1.0.tar.gz"
+ sha256 "1ef7d44372a184573a9197c57fb8a20b62db835fc11dfd6051be1b36763b02fe"
6
license "MIT"
7
head "https://github.com/bmf-san/ggc.git", branch: "main"
8
0 commit comments