From 84ff2d48ec83c38c82960f9586b19879b74f23e5 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Wed, 4 Feb 2015 18:15:56 +0000 Subject: blink1 1.96 Bump. Closes #36533. Signed-off-by: Tim D. Smith --- Library/Formula/blink1.rb | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/blink1.rb b/Library/Formula/blink1.rb index f47d3a426..36ebbd2f5 100644 --- a/Library/Formula/blink1.rb +++ b/Library/Formula/blink1.rb @@ -1,9 +1,7 @@ -require "formula" - class Blink1 < Formula homepage "http://thingm.com/products/blink-1.html" - url "https://github.com/todbot/blink1/archive/v1.95.tar.gz" - sha1 "df305465360abe51de38684b82ea73c33a0fd2ae" + url "https://github.com/todbot/blink1/archive/v1.96.tar.gz" + sha1 "474487e72afa22b3dced246571546e8a6f49c939" head "https://github.com/todbot/blink1.git" bottle do @@ -23,6 +21,6 @@ class Blink1 < Formula end test do - system "#{bin}/blink1-tool", "--version" + system bin/"blink1-tool", "--version" end end -- cgit v1.2.3