imagemagick: update 7.0.8-58 bottle.
This commit is contained in:
parent
974c8ed6cc
commit
799ec405ec
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@ class Imagemagick < Formula
|
||||||
head "https://github.com/ImageMagick/ImageMagick.git"
|
head "https://github.com/ImageMagick/ImageMagick.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "55202a3d45de2b19728a50246709ceb3881fe0b80da852028fc777f96a73f897" => :mojave
|
sha256 "4cadc343d95eaaf7529b49ec4c297e063c7a0d4502505f73122261475a5d862b" => :mojave
|
||||||
sha256 "d29fcfc5c327ee9532045493af7858cbf0c7299d042f37d319d7d217f848e76b" => :high_sierra
|
sha256 "29fc9143f8a597c104897b03c433bc96b48629e71bc7a5c6d975a22bedfb15f4" => :high_sierra
|
||||||
sha256 "0d2275e28ab30de1176cdee59ae41b0af3eb5a50d375f7c843738063a8cd0e1f" => :sierra
|
sha256 "44e482f38bb60cd8b6ef820f2cf7ebbc0190002930e0a9e45f564ced4c216a49" => :sierra
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "pkg-config" => :build
|
depends_on "pkg-config" => :build
|
||||||
|
|
Loading…
Reference in a new issue