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 db0ac99 commit e5e714fCopy full SHA for e5e714f
Formula/p/pillow.rb
@@ -1,10 +1,9 @@
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/f3/0d/d0d6dea55cd152ce3d6767bb38a8fc10e33796ba4ba210cbab9354b6d238/pillow-11.3.0.tar.gz"
5
- sha256 "3828ee7586cd0b2091b6209e5ad53e20d0649bbe87164a459d0676e035e8f523"
+ url "https://files.pythonhosted.org/packages/5a/b0/cace85a1b0c9775a9f8f5d5423c8261c858760e2466c79b2dd184638b056/pillow-12.0.0.tar.gz"
+ sha256 "87d4f8125c9988bfbed67af47dd7a953e2fc7b0cc1e7800ec6d2080d490bb353"
6
license "HPND"
7
- revision 1
8
head "https://github.com/python-pillow/Pillow.git", branch: "main"
9
10
bottle do
0 commit comments