ghostscript: update 9.14 bottle.
Closes Homebrew/homebrew#29455. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
97a05d1d14
commit
4cd8fa0d7f
1 changed files with 4 additions and 4 deletions
|
@ -11,10 +11,10 @@ class Ghostscript < Formula
|
||||||
end
|
end
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
revision 1
|
revision 2
|
||||||
sha1 "308a8f34a919cf8b7aaa919b74aa3bc7606cf24f" => :mavericks
|
sha1 "d5f438f8fff49ae1e121406431bf3767b6bd91fc" => :mavericks
|
||||||
sha1 "db1b4c91a40cedba2386ced95bd63f9bcb832efa" => :mountain_lion
|
sha1 "6a1d4a67fd83bbc5ceffaf8915dcf713fb1bad9b" => :mountain_lion
|
||||||
sha1 "b63f8d414e7e07ac554c5869385e7cb657c3a26a" => :lion
|
sha1 "7768370e424623b1577ec5ec79065aebef3bb361" => :lion
|
||||||
end
|
end
|
||||||
|
|
||||||
head do
|
head do
|
||||||
|
|
Loading…
Reference in a new issue