Skip to content

Commit 2a59f21

Browse files
committed
git-town 21.2.0
1 parent 693d5ae commit 2a59f21

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/v21.1.0.tar.gz"
5-
sha256 "95f74818f3c69aac3a1db03309abd3a40f95822cead5942c81137d830b60e288"
4+
url "https://github.com/git-town/git-town/archive/refs/tags/v21.2.0.tar.gz"
5+
sha256 "e4193ec5d8a7f9e7ca22e12938ecab81e1d6a61a89eafc698e8b514204db7068"
66
license "MIT"
77
head "https://github.com/git-town/git-town.git", branch: "main"
88

0 commit comments

Comments
 (0)