We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13ee4a commit 8a0099bCopy full SHA for 8a0099b
Formula/p/pillow.rb
@@ -1,8 +1,8 @@
1
class Pillow < Formula
2
desc "Friendly PIL fork (Python Imaging Library)"
3
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"
+ url "https://files.pythonhosted.org/packages/f3/0d/d0d6dea55cd152ce3d6767bb38a8fc10e33796ba4ba210cbab9354b6d238/pillow-11.3.0.tar.gz"
+ sha256 "3828ee7586cd0b2091b6209e5ad53e20d0649bbe87164a459d0676e035e8f523"
6
license "HPND"
7
head "https://github.com/python-pillow/Pillow.git", branch: "master"
8
0 commit comments