Skip to content

Commit e5e714f

Browse files
committed
pillow 12.0.0
1 parent db0ac99 commit e5e714f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/p/pillow.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Pillow < Formula
22
desc "Friendly PIL fork (Python Imaging Library)"
33
homepage "https://python-pillow.github.io/"
4-
url "https://files.pythonhosted.org/packages/f3/0d/d0d6dea55cd152ce3d6767bb38a8fc10e33796ba4ba210cbab9354b6d238/pillow-11.3.0.tar.gz"
5-
sha256 "3828ee7586cd0b2091b6209e5ad53e20d0649bbe87164a459d0676e035e8f523"
4+
url "https://files.pythonhosted.org/packages/5a/b0/cace85a1b0c9775a9f8f5d5423c8261c858760e2466c79b2dd184638b056/pillow-12.0.0.tar.gz"
5+
sha256 "87d4f8125c9988bfbed67af47dd7a953e2fc7b0cc1e7800ec6d2080d490bb353"
66
license "HPND"
7-
revision 1
87
head "https://github.com/python-pillow/Pillow.git", branch: "main"
98

109
bottle do

0 commit comments

Comments
 (0)