diff options
| author | Jack Nagel | 2014-06-01 11:03:24 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-06-01 11:35:54 -0500 |
| commit | 8ac269a240f0fcb68fdb71ff6a15c4b5e635147b (patch) | |
| tree | dea7ecea30e18598cf20fbb5bf27459aa812b265 | |
| parent | 45502ac5ecf08b3b9b37d4f6e2daae4d9c48702d (diff) | |
| download | homebrew-8ac269a240f0fcb68fdb71ff6a15c4b5e635147b.tar.bz2 | |
json-glib 1.0.2
| -rw-r--r-- | Library/Formula/json-glib.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/json-glib.rb b/Library/Formula/json-glib.rb index 507d6b4f9..f5938e26e 100644 --- a/Library/Formula/json-glib.rb +++ b/Library/Formula/json-glib.rb @@ -2,8 +2,8 @@ require "formula" class JsonGlib < Formula homepage "http://live.gnome.org/JsonGlib" - url "http://ftp.gnome.org/pub/gnome/sources/json-glib/1.0/json-glib-1.0.0.tar.xz" - sha256 "dbf558d2da989ab84a27e4e13daa51ceaa97eb959c2c2f80976c9322a8f4cdde" + url "http://ftp.gnome.org/pub/gnome/sources/json-glib/1.0/json-glib-1.0.2.tar.xz" + sha256 "887bd192da8f5edc53b490ec51bf3ffebd958a671f5963e4f3af32c22e35660a" bottle do revision 1 |
