Skip to content

Commit 5d46c2b

Browse files
committed
babl 0.1.116
1 parent 2269177 commit 5d46c2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/babl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Babl < Formula
22
desc "Dynamic, any-to-any, pixel format translation library"
33
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"
4+
url "https://download.gimp.org/pub/babl/0.1/babl-0.1.116.tar.xz"
5+
sha256 "50fae069867c7ade1259888ff1e3db85fec86d708252e5385b5a4f39a78ec483"
66
license "LGPL-3.0-or-later"
77
# Use GitHub instead of GNOME's git. The latter is unreliable.
88
head "https://github.com/GNOME/babl.git", branch: "master"

0 commit comments

Comments
 (0)