imagemagick: update 7.0.9-2 bottle.
This commit is contained in:
parent
a8c40f7d05
commit
a7ecffc460
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Imagemagick < Formula
|
|||
head "https://github.com/ImageMagick/ImageMagick.git"
|
||||
|
||||
bottle do
|
||||
sha256 "8111e8bb14e39aa3ad3bdf61056d65416d5d05db67e8a92fdce09a82f066073d" => :catalina
|
||||
sha256 "a1cde65d56b89d1ce7338b1baecd5878024f40e481bde6e78220f6059a824ab1" => :mojave
|
||||
sha256 "308ea8832d9a8103f76987704a827dbe725b07e4129d58fd4f5810b9d76b1aa3" => :high_sierra
|
||||
sha256 "a34c7e283da440862a358a73f89469882ebf8768a799a355fd6a52e707458459" => :catalina
|
||||
sha256 "899550e6673673865683c1896a0e63d49b1034ef738d67a479d58bd8da9be7e8" => :mojave
|
||||
sha256 "d25d0c3535bda5974b13f9129f7c0b11320e7cbfc64c6c9619941607e3feb7a5" => :high_sierra
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
|
|
Loading…
Reference in a new issue