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 a8d0ab3 commit fd38a46Copy full SHA for fd38a46
Formula/lib/libpng.rb
@@ -1,9 +1,9 @@
1
class Libpng < Formula
2
desc "Library for manipulating PNG images"
3
homepage "http://www.libpng.org/pub/png/libpng.html"
4
- url "https://downloads.sourceforge.net/project/libpng/libpng16/1.6.48/libpng-1.6.48.tar.xz"
5
- mirror "https://sourceforge.mirrorservice.org/l/li/libpng/libpng16/1.6.48/libpng-1.6.48.tar.xz"
6
- sha256 "46fd06ff37db1db64c0dc288d78a3f5efd23ad9ac41561193f983e20937ece03"
+ url "https://downloads.sourceforge.net/project/libpng/libpng16/1.6.49/libpng-1.6.49.tar.xz"
+ mirror "https://sourceforge.mirrorservice.org/l/li/libpng/libpng16/1.6.49/libpng-1.6.49.tar.xz"
+ sha256 "43182aa48e39d64b1ab4ec6b71ab3e910b67eed3a0fff3777cf8cf40d6ef7024"
7
license "libpng-2.0"
8
9
livecheck do
0 commit comments