Skip to content

Commit

Permalink
automake: update 1.16.5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
gromgit committed Sep 7, 2022
1 parent f99d1a4 commit 76fbcd5
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions Formula/automake.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,8 @@ class Automake < Formula
license "GPL-2.0-or-later"

bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "f68481d06be7fa3f0a0881edb825a336e7f6548191c762d68bd817183b238f5a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "f68481d06be7fa3f0a0881edb825a336e7f6548191c762d68bd817183b238f5a"
sha256 cellar: :any_skip_relocation, monterey: "ae77a247a13ea860236a29b02769f5327395f712413f694d8a8d20cb6c21332d"
sha256 cellar: :any_skip_relocation, big_sur: "ae77a247a13ea860236a29b02769f5327395f712413f694d8a8d20cb6c21332d"
sha256 cellar: :any_skip_relocation, catalina: "ae77a247a13ea860236a29b02769f5327395f712413f694d8a8d20cb6c21332d"
sha256 cellar: :any_skip_relocation, mojave: "ae77a247a13ea860236a29b02769f5327395f712413f694d8a8d20cb6c21332d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "59808c20f7dc565f106b432941b43c52f3d7f46a8d562ab27a4aabd424783158"
root_url "https://github.com/gromgit/homebrew-core-aarch64_linux/releases/download/automake"
sha256 cellar: :any_skip_relocation, aarch64_linux: "7fb491e5cb228ede67fe844fc2ecc6b334b4712f17be0d815afb23dc745b2279"
end

depends_on "autoconf"
Expand Down

0 comments on commit 76fbcd5

Please sign in to comment.