diff --git a/Formula/r/repo.rb b/Formula/r/repo.rb index 01b468589689..8bff3a25fa88 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", - revision: "f9f4df62e062cccd279867c551a109365b4f380f" + tag: "v2.49.1", + revision: "1d5098617ec7f476b76d1aa676e2a001d2c3d533" license "Apache-2.0" version_scheme 1 bottle do - sha256 cellar: :any_skip_relocation, all: "2c4ae2dceb8c56c4ecd1af14f1cef3e3866a8772166a02b5b446c98379df45e4" + sha256 cellar: :any_skip_relocation, all: "dd0c9186cef507c72215e33185a6e1fbd6c58158422f06824ae7fd7374f5d479" end uses_from_macos "python"