Skip to content

Commit

Permalink
Merge pull request #201442 from Homebrew/bump-repo-2.50
Browse files Browse the repository at this point in the history
repo 2.50
  • Loading branch information
BrewTestBot authored Dec 17, 2024
2 parents d7134b2 + 405cbd0 commit bade4c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/r/repo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ class Repo < Formula
desc "Repository tool for Android development"
homepage "https://source.android.com/source/developing.html"
url "https://gerrit.googlesource.com/git-repo.git",
tag: "v2.49.3",
revision: "ab2d3211043e2cb42a55f56e5abf69d23103c105"
tag: "v2.50",
revision: "9500aca754058bff18ddf35db62852ca4f722c63"
license "Apache-2.0"
version_scheme 1

bottle do
sha256 cellar: :any_skip_relocation, all: "13c06fea0b3ecce91d74711952aa8f8b660f7ff161dd7b417fbc5833ff8a6882"
sha256 cellar: :any_skip_relocation, all: "a3c6838400c3dc3bf73a4c2f510dd84a8231e57274b9fe8cdeeeec753ea403cb"
end

uses_from_macos "python"
Expand Down

0 comments on commit bade4c2

Please sign in to comment.