diff --git a/Formula/r/repo.rb b/Formula/r/repo.rb index 72960d6bb9cf6..62545986e2870 100644 --- a/Formula/r/repo.rb +++ b/Formula/r/repo.rb @@ -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"