Skip to content

Commit

Permalink
Merge pull request #159239 from BrewTestBot/bump-imagemagick-7.1.1-26
Browse files Browse the repository at this point in the history
imagemagick 7.1.1-26
  • Loading branch information
BrewTestBot authored Jan 7, 2024
2 parents dfb5f8d + 0571e3c commit 7a091fe
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/i/imagemagick.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Imagemagick < Formula
desc "Tools and libraries to manipulate images in many formats"
homepage "https://imagemagick.org/index.php"
url "https://imagemagick.org/archive/releases/ImageMagick-7.1.1-25.tar.xz"
sha256 "4e4643d4f62cc764a98e46d93e3c67852e75c22714ed48cee4cdcda29fbea6b1"
url "https://imagemagick.org/archive/releases/ImageMagick-7.1.1-26.tar.xz"
sha256 "6c7eb871fd97a5925fe03386bfab84c7ef6373371ae5e4666902aeafcea917ec"
license "ImageMagick"
head "https://github.com/ImageMagick/ImageMagick.git", branch: "main"

Expand All @@ -12,13 +12,13 @@ class Imagemagick < Formula
end

bottle do
sha256 arm64_sonoma: "c2d42819ac9487842e5c0301e5a0108809478a199aa84ce4db640d3ca28fa436"
sha256 arm64_ventura: "e2e2781211a0357ea8748d6ba49d64aab7a73403e748f7953867632838e13aa0"
sha256 arm64_monterey: "6280f94e8b1783c2d57f9fee9ffc65dd05efb916474f7f9cbef6c9263e06ae13"
sha256 sonoma: "445d7787e53100f71793d533e014b2ba86fbcc0a8c6c6d669705778b1191283b"
sha256 ventura: "47e3dc853300fe1b97d7449ba0c91b04061c32396bd0d1d8a79ffa5b9553e954"
sha256 monterey: "bbdea210ff7df147e6807da44d61da5e84af5fcb62a198f58199163304ed0c8c"
sha256 x86_64_linux: "e9b95f7357ebcb0b76bbfa230f900f356837d3fd8cbbb00eaca94720b3146dae"
sha256 arm64_sonoma: "4cc3e01e231f0afd428e40c2bbf4817fe6b88a8acb7b7a46f10bcb2bac9eabe6"
sha256 arm64_ventura: "a03a948a6077c58dff8d3fafbe9682eecfefff9076d514dbe147d646369419b9"
sha256 arm64_monterey: "b2ac5264c68c55a7eaef61a33aeff2f0404fd2f6cd25493da796db4121f54a47"
sha256 sonoma: "dcf0236086769680fdfe8d42847698bcc2d745596ab6ee549ec468dc1e3c47e2"
sha256 ventura: "a6990deab88c75b67449f275c7906d7e60ffe8e0440ad2a2bf9f45b944c4d9cb"
sha256 monterey: "bb2e73474b63bed75efd8872e15026f265d85abc0a239b3b06dc18183296a8a6"
sha256 x86_64_linux: "0a9b66f31618e98543702a52461dc7012659d99f7c30e0c0565b68a9ac3e74f2"
end

depends_on "pkg-config" => :build
Expand Down

0 comments on commit 7a091fe

Please sign in to comment.