Skip to content

Commit

Permalink
Merge pull request Homebrew#178219 from Homebrew/bump-grokmirror-2.0.12
Browse files Browse the repository at this point in the history
grokmirror 2.0.12
  • Loading branch information
BrewTestBot authored Jul 24, 2024
2 parents 0338b3c + f48509c commit 9f9e5fe
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1052,6 +1052,7 @@ grin
grin-wallet
groestlcoin
grokj2k
grokmirror
gromacs
groonga
groovy
Expand Down
19 changes: 9 additions & 10 deletions Formula/g/grokmirror.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,19 @@ class Grokmirror < Formula

desc "Framework to smartly mirror git repositories"
homepage "https://github.com/mricon/grokmirror"
url "https://files.pythonhosted.org/packages/b0/ef/ffad6177d84dafb7403ccaca2fef735745d5d43200167896a2068422ae89/grokmirror-2.0.11.tar.gz"
sha256 "6bc1310dc9a0e97836201e6bb14ecbbee332b0f812b9ff345a8386cb267c908c"
url "https://files.pythonhosted.org/packages/26/91/af8831185ef4e5bef5d210039ab67abdc8c27a09a585d3963a10cf774789/grokmirror-2.0.12.tar.gz"
sha256 "5264b6b2030bcb48ff5610173dacaba227b77b6ed39b17fc473bed91d4eb218b"
license "GPL-3.0-or-later"
revision 7
head "https://github.com/mricon/grokmirror.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "876d748f82f612d1e03a8b388851f66723657d111f994ea3baecd25a55fd662b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "876d748f82f612d1e03a8b388851f66723657d111f994ea3baecd25a55fd662b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "876d748f82f612d1e03a8b388851f66723657d111f994ea3baecd25a55fd662b"
sha256 cellar: :any_skip_relocation, sonoma: "517640b908e4f0a45943066a9a1f892b1ff23c7b1db2fc37d57250c2cf5899e8"
sha256 cellar: :any_skip_relocation, ventura: "517640b908e4f0a45943066a9a1f892b1ff23c7b1db2fc37d57250c2cf5899e8"
sha256 cellar: :any_skip_relocation, monterey: "876d748f82f612d1e03a8b388851f66723657d111f994ea3baecd25a55fd662b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "fa39b7c533aa0a674759cc9c6906ec07cfdbf0c930e76e63bd8df310705249c8"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d4c88e8340c70615ea6eca4baefec5f9122b31d111a168077fe423d32f0255a8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d4c88e8340c70615ea6eca4baefec5f9122b31d111a168077fe423d32f0255a8"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d4c88e8340c70615ea6eca4baefec5f9122b31d111a168077fe423d32f0255a8"
sha256 cellar: :any_skip_relocation, sonoma: "5e6efb80a440280bc6e5ae0fcb304cdd77c35edcead55a127ce29297b8bfd51a"
sha256 cellar: :any_skip_relocation, ventura: "5e6efb80a440280bc6e5ae0fcb304cdd77c35edcead55a127ce29297b8bfd51a"
sha256 cellar: :any_skip_relocation, monterey: "d4c88e8340c70615ea6eca4baefec5f9122b31d111a168077fe423d32f0255a8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5b012912595f449122a6eb41ceeaf6449ab9f0657dd52841f75ac2ca78f1f760"
end

depends_on "certifi"
Expand Down

0 comments on commit 9f9e5fe

Please sign in to comment.