Skip to content

Commit 9a90c54

Browse files
authored
Merge pull request #205086 from Homebrew/bump-repo-2.51
repo 2.51
2 parents da4b2c6 + b2de09d commit 9a90c54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/r/repo.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ class Repo < Formula
44
desc "Repository tool for Android development"
55
homepage "https://source.android.com/source/developing.html"
66
url "https://gerrit.googlesource.com/git-repo.git",
7-
tag: "v2.50.1",
8-
revision: "13d6588bf60f0980ffa3d178441fa707655fee95"
7+
tag: "v2.51",
8+
revision: "db111d392407797e170355e1c0ec98e71d4a8278"
99
license "Apache-2.0"
1010
version_scheme 1
1111

1212
bottle do
13-
sha256 cellar: :any_skip_relocation, all: "0c0731613e881e258aef36b721969c44e8f10ceaf153642e561ecea2fb330eb6"
13+
sha256 cellar: :any_skip_relocation, all: "eb353ecc91e83c7faac1cc15ca724e654f00f69d4a008d785e0f6fe6c109398c"
1414
end
1515

1616
uses_from_macos "python"

0 commit comments

Comments
 (0)