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 75a08b7 commit 907889fCopy full SHA for 907889f
Formula/g/git-town.rb
@@ -1,8 +1,8 @@
1
class GitTown < Formula
2
desc "High-level command-line interface for Git"
3
homepage "https://www.git-town.com/"
4
- url "https://github.com/git-town/git-town/archive/refs/tags/v20.2.0.tar.gz"
5
- sha256 "7bd994ce74b9db33a00ea2e55dbdcbc5eb11a74e8845e4b95b9588105a4af4fd"
+ url "https://github.com/git-town/git-town/archive/refs/tags/v21.0.0.tar.gz"
+ sha256 "cdedcb8558822d808d3ff5fea0ba9efc207b8d7b3a6babaaa3378e6ad12a2ae8"
6
license "MIT"
7
head "https://github.com/git-town/git-town.git", branch: "main"
8
0 commit comments