Skip to content

Commit 907889f

Browse files
committed
git-town 21.0.0
1 parent 75a08b7 commit 907889f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/git-town.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class GitTown < Formula
22
desc "High-level command-line interface for Git"
33
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"
4+
url "https://github.com/git-town/git-town/archive/refs/tags/v21.0.0.tar.gz"
5+
sha256 "cdedcb8558822d808d3ff5fea0ba9efc207b8d7b3a6babaaa3378e6ad12a2ae8"
66
license "MIT"
77
head "https://github.com/git-town/git-town.git", branch: "main"
88

0 commit comments

Comments
 (0)