From a6bdb49746e64b2ddbc92831a514230db3d07fe9 Mon Sep 17 00:00:00 2001 From: Sean Molenaar Date: Mon, 26 Jul 2021 14:19:43 +0200 Subject: [PATCH] php-imagick 3.5.1 Closes #92. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> --- Formula/php-imagick.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/php-imagick.rb b/Formula/php-imagick.rb index cdb0747..bbd5978 100644 --- a/Formula/php-imagick.rb +++ b/Formula/php-imagick.rb @@ -1,8 +1,8 @@ class PhpImagick < Formula desc "Imagick Extension for PHP" homepage "https://pecl.php.net/imagick" - url "https://pecl.php.net/get/imagick-3.5.0.tgz" - sha256 "795db7c36fbacd3d33a4f53ff2d38584c846e80a04dcd04c55e9e46c28f5d229" + url "https://pecl.php.net/get/imagick-3.5.1.tgz" + sha256 "243ff2094edcacb2ae46ee3a4d9f38a60a4f26a6a71f59023b6198cbed0f7f81" head "https://github.com/Imagick/imagick.git" bottle do