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 2269177 commit 5d46c2bCopy full SHA for 5d46c2b
Formula/b/babl.rb
@@ -1,8 +1,8 @@
1
class Babl < Formula
2
desc "Dynamic, any-to-any, pixel format translation library"
3
homepage "https://www.gegl.org/babl/"
4
- url "https://download.gimp.org/pub/babl/0.1/babl-0.1.114.tar.xz"
5
- sha256 "bcbb7786c1e447703db3bc7fa34d62d0d2d117b22f04d8834c7b2d5ded456487"
+ url "https://download.gimp.org/pub/babl/0.1/babl-0.1.116.tar.xz"
+ sha256 "50fae069867c7ade1259888ff1e3db85fec86d708252e5385b5a4f39a78ec483"
6
license "LGPL-3.0-or-later"
7
# Use GitHub instead of GNOME's git. The latter is unreliable.
8
head "https://github.com/GNOME/babl.git", branch: "master"
0 commit comments