Skip to content

Commit

Permalink
Merge pull request #182202 from Homebrew/cho-m/dispatch/epr/10534692301
Browse files Browse the repository at this point in the history
epr: update 2.4.15 bottle.
  • Loading branch information
BrewTestBot authored Aug 24, 2024
2 parents 651703b + 17140dd commit 5fbd4bd
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions Formula/e/epr.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,8 @@ class Epr < Formula
head "https://github.com/wustho/epr.git", branch: "master"

bottle do
rebuild 4
sha256 cellar: :any_skip_relocation, arm64_sonoma: "17bf56c5d9c14a0bf540e7a9227150af4dfbe54ee1e067d31fec6e47d9b4ac4a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "17bf56c5d9c14a0bf540e7a9227150af4dfbe54ee1e067d31fec6e47d9b4ac4a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "17bf56c5d9c14a0bf540e7a9227150af4dfbe54ee1e067d31fec6e47d9b4ac4a"
sha256 cellar: :any_skip_relocation, sonoma: "17bf56c5d9c14a0bf540e7a9227150af4dfbe54ee1e067d31fec6e47d9b4ac4a"
sha256 cellar: :any_skip_relocation, ventura: "17bf56c5d9c14a0bf540e7a9227150af4dfbe54ee1e067d31fec6e47d9b4ac4a"
sha256 cellar: :any_skip_relocation, monterey: "17bf56c5d9c14a0bf540e7a9227150af4dfbe54ee1e067d31fec6e47d9b4ac4a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d28c29932295a86b7efcd95e2773063e936600fecf74e99670c7345004ed18c6"
rebuild 5
sha256 cellar: :any_skip_relocation, all: "365cb8927fc2d6153f76442b55a3733ac91cbe8aa1fb6d6646b4659a3a2b9f95"
end

depends_on "[email protected]"
Expand Down

0 comments on commit 5fbd4bd

Please sign in to comment.