Skip to content

Commit

Permalink
Bump pillow resource
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark committed Oct 24, 2024
1 parent f57a84b commit 148fc8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/qmk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ class Qmk < Formula
end

resource "pillow" do
url "https://files.pythonhosted.org/packages/f8/3e/32cbd0129a28686621434cbf17bb64bf1458bfb838f1f668262fefce145c/pillow-10.2.0.tar.gz"
sha256 "e87f0b2c78157e12d7686b27d63c070fd65d994e8ddae6f328e0dcf4a0cd007e"
url "https://files.pythonhosted.org/packages/cd/74/ad3d526f3bf7b6d3f408b73fde271ec69dfac8b81341a318ce825f2b3812/pillow-10.4.0.tar.gz"
sha256 "166c1cd4d24309b30d61f79f4a9114b7b2313d7450912277855ff5dfd7cd4a06"
end

resource "pygments" do
Expand Down

0 comments on commit 148fc8e

Please sign in to comment.