From 01a24908ae5ad815c2f2b68802732a942b592f93 Mon Sep 17 00:00:00 2001 From: Aaron Jacobs Date: Wed, 14 Oct 2015 15:01:03 +1100 Subject: [PATCH] gjstest 1.0.2 Closes Homebrew/homebrew#44931. Signed-off-by: Dominyk Tiller --- Formula/gjstest.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gjstest.rb b/Formula/gjstest.rb index 9afdd9cf30..61d458cae6 100644 --- a/Formula/gjstest.rb +++ b/Formula/gjstest.rb @@ -1,8 +1,8 @@ class Gjstest < Formula desc "Fast javascript unit testing framework that runs on the V8 engine." homepage "https://github.com/google/gjstest" - url "https://github.com/google/gjstest/archive/v1.0.1.tar.gz" - sha256 "c64d1b8d153b9afaa17ce521d9a7d07acbf13838dab7b2e57822f0bf046f80e5" + url "https://github.com/google/gjstest/archive/v1.0.2.tar.gz" + sha256 "7bf0de1c4b880b771a733c9a5ce07c71b93f073e6acda09bec7e400c91c2057c" head "https://github.com/google/gjstest.git" bottle do