Skip to content

Commit bdf1657

Browse files
authored
rtx: add head (Homebrew#123958)
1 parent 7c5b9ef commit bdf1657

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/rtx.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ class Rtx < Formula
44
url "https://github.com/jdxcode/rtx/archive/refs/tags/v1.14.3.tar.gz"
55
sha256 "31c5b5689c779705b2dea74795a3ce655a7c0edc1e7c16410eb3cddde05a9a93"
66
license "MIT"
7+
head "https://github.com/jdxcode/rtx.git", branch: "main"
78

89
bottle do
910
rebuild 1

0 commit comments

Comments
 (0)