vips 8.5.8
Closes #17366. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
8bd8e6f4d7
commit
463a0e2cae
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Vips < Formula
|
||||
desc "Image processing library"
|
||||
homepage "https://github.com/jcupitt/libvips"
|
||||
url "https://github.com/jcupitt/libvips/releases/download/v8.5.7/vips-8.5.7.tar.gz"
|
||||
sha256 "a6c70794a240c64dbaa0b03902d25f1f82fd2d4d657878df901f1fc98bf77bf1"
|
||||
revision 1
|
||||
url "https://github.com/jcupitt/libvips/releases/download/v8.5.8/vips-8.5.8.tar.gz"
|
||||
sha256 "07a3b8966a816a834dd60dc1745ae1930f3bbe604e826986a5a2bbd7f45c5426"
|
||||
|
||||
bottle do
|
||||
sha256 "3f466e57cecb3e710ff3a5b60746b454f7b9c37b2a4d4c70f5ee2874328a61ef" => :sierra
|
||||
|
|
Loading…
Reference in a new issue