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.
2 parents 69c4547 + 4deb7ed commit 9ff8af7Copy full SHA for 9ff8af7
Formula/r/rustup.rb
@@ -4,7 +4,7 @@ class Rustup < Formula
4
url "https://github.com/rust-lang/rustup/archive/refs/tags/1.28.2.tar.gz"
5
sha256 "5987dcb828068a4a5e29ba99ab26f2983ac0c6e2e4dc3e5b3a3c0fafb69abbc0"
6
license any_of: ["Apache-2.0", "MIT"]
7
- head "https://github.com/rust-lang/rustup.git", branch: "master"
+ head "https://github.com/rust-lang/rustup.git", branch: "main"
8
9
bottle do
10
sha256 cellar: :any_skip_relocation, arm64_tahoe: "64f4ef0c6a93f3f1261e7a83e5e1de535af07109777de50e699d7bc76c5e8e7c"
0 commit comments