Skip to content

Commit

Permalink
Merge pull request Homebrew#196161 from Homebrew/bump-repo-2.49.1
Browse files Browse the repository at this point in the history
repo 2.49.1
  • Loading branch information
BrewTestBot authored Oct 30, 2024
2 parents 5b6dc82 + 8f7b901 commit 6fe48e3
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",
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"
Expand Down

0 comments on commit 6fe48e3

Please sign in to comment.