zimg 2.6.2
Closes #20627. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
138a70c8b7
commit
d6b8adc1b3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Zimg < Formula
|
||||
desc "Scaling, colorspace conversion, and dithering library"
|
||||
homepage "https://github.com/sekrit-twc/zimg"
|
||||
url "https://github.com/sekrit-twc/zimg/archive/release-2.6.1.tar.gz"
|
||||
sha256 "3f380898b4bf71c20cfedf9b2f87ba30612520c28b57c344c538dd56b1a5ea62"
|
||||
url "https://github.com/sekrit-twc/zimg/archive/release-2.6.2.tar.gz"
|
||||
sha256 "db407144b265c1587867e00108f6fc810d40cf94be697de75985a0cb9041313d"
|
||||
head "https://github.com/sekrit-twc/zimg.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue