Skip to content

Commit 1657a4f

Browse files
committed
gom 0.5.5
1 parent fbee0bd commit 1657a4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gom.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gom < Formula
22
desc "GObject wrapper around SQLite"
33
homepage "https://wiki.gnome.org/Projects/Gom"
4-
url "https://download.gnome.org/sources/gom/0.5/gom-0.5.4.tar.xz"
5-
sha256 "57ba806fe080a937d5664178d21bad7653b2c561ea128187a7b10bc1762b7f65"
4+
url "https://download.gnome.org/sources/gom/0.5/gom-0.5.5.tar.xz"
5+
sha256 "ad61f05af2317a7ab1771fcfa816989fbba3b18957d2e0b5dede9ef45f09b534"
66
license "LGPL-2.1-or-later"
77

88
# We use a common regex because gom doesn't use GNOME's "even-numbered

0 commit comments

Comments
 (0)