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 da4b2c6 + b2de09d commit 9a90c54Copy full SHA for 9a90c54
Formula/r/repo.rb
@@ -4,13 +4,13 @@ class Repo < Formula
4
desc "Repository tool for Android development"
5
homepage "https://source.android.com/source/developing.html"
6
url "https://gerrit.googlesource.com/git-repo.git",
7
- tag: "v2.50.1",
8
- revision: "13d6588bf60f0980ffa3d178441fa707655fee95"
+ tag: "v2.51",
+ revision: "db111d392407797e170355e1c0ec98e71d4a8278"
9
license "Apache-2.0"
10
version_scheme 1
11
12
bottle do
13
- sha256 cellar: :any_skip_relocation, all: "0c0731613e881e258aef36b721969c44e8f10ceaf153642e561ecea2fb330eb6"
+ sha256 cellar: :any_skip_relocation, all: "eb353ecc91e83c7faac1cc15ca724e654f00f69d4a008d785e0f6fe6c109398c"
14
end
15
16
uses_from_macos "python"
0 commit comments