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 fbee0bd commit 1657a4fCopy full SHA for 1657a4f
Formula/g/gom.rb
@@ -1,8 +1,8 @@
1
class Gom < Formula
2
desc "GObject wrapper around SQLite"
3
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"
+ url "https://download.gnome.org/sources/gom/0.5/gom-0.5.5.tar.xz"
+ sha256 "ad61f05af2317a7ab1771fcfa816989fbba3b18957d2e0b5dede9ef45f09b534"
6
license "LGPL-2.1-or-later"
7
8
# We use a common regex because gom doesn't use GNOME's "even-numbered
0 commit comments