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 db0f4e6 commit e7ac906Copy full SHA for e7ac906
Formula/p/pixman.rb
@@ -1,8 +1,8 @@
1
class Pixman < Formula
2
desc "Low-level library for pixel manipulation"
3
homepage "https://cairographics.org/"
4
- url "https://cairographics.org/releases/pixman-0.44.0.tar.gz"
5
- sha256 "89a4c1e1e45e0b23dffe708202cb2eaffde0fe3727d7692b2e1739fec78a7dac"
+ url "https://cairographics.org/releases/pixman-0.44.2.tar.gz"
+ sha256 "6349061ce1a338ab6952b92194d1b0377472244208d47ff25bef86fc71973466"
6
license "MIT"
7
8
livecheck do
0 commit comments