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 7c5b9ef commit bdf1657Copy full SHA for bdf1657
Formula/rtx.rb
@@ -4,6 +4,7 @@ class Rtx < Formula
4
url "https://github.com/jdxcode/rtx/archive/refs/tags/v1.14.3.tar.gz"
5
sha256 "31c5b5689c779705b2dea74795a3ce655a7c0edc1e7c16410eb3cddde05a9a93"
6
license "MIT"
7
+ head "https://github.com/jdxcode/rtx.git", branch: "main"
8
9
bottle do
10
rebuild 1
0 commit comments