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 693d5ae commit 2a59f21Copy full SHA for 2a59f21
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/v21.1.0.tar.gz"
5
- sha256 "95f74818f3c69aac3a1db03309abd3a40f95822cead5942c81137d830b60e288"
+ url "https://github.com/git-town/git-town/archive/refs/tags/v21.2.0.tar.gz"
+ sha256 "e4193ec5d8a7f9e7ca22e12938ecab81e1d6a61a89eafc698e8b514204db7068"
6
license "MIT"
7
head "https://github.com/git-town/git-town.git", branch: "main"
8
0 commit comments