Skip to content

Commit 8a0099b

Browse files
committed
pillow 11.3.0
1 parent e13ee4a commit 8a0099b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pillow.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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/af/cb/bb5c01fcd2a69335b86c22142b2bccfc3464087efb7fd382eee5ffc7fdf7/pillow-11.2.1.tar.gz"
5-
sha256 "a64dd61998416367b7ef979b73d3a85853ba9bec4c2925f74e588879a58716b6"
4+
url "https://files.pythonhosted.org/packages/f3/0d/d0d6dea55cd152ce3d6767bb38a8fc10e33796ba4ba210cbab9354b6d238/pillow-11.3.0.tar.gz"
5+
sha256 "3828ee7586cd0b2091b6209e5ad53e20d0649bbe87164a459d0676e035e8f523"
66
license "HPND"
77
head "https://github.com/python-pillow/Pillow.git", branch: "master"
88

0 commit comments

Comments
 (0)