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 1ab2630 commit d411b08Copy full SHA for d411b08
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/v17.2.0.tar.gz"
5
- sha256 "f547aba92fe464ac0a724def6554c774571a12654234a692ff699c63d6c23620"
+ url "https://github.com/git-town/git-town/archive/refs/tags/v17.3.0.tar.gz"
+ sha256 "9bcca42a4bd0a84fbb55c35d027746d81869e5232058f819c7e683c80bf9f121"
6
license "MIT"
7
8
bottle do
0 commit comments