diff options
| author | Baptiste Fontaine | 2014-12-15 20:08:20 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-12-15 20:17:16 +0000 |
| commit | 08e7776907c89202fd3ca4867a68343bd8037fc7 (patch) | |
| tree | 9d2e013b359c60af901e06119d2ce601d679b19d /Library/Formula | |
| parent | 339fea9138bd1a00803e5b1da02f4605a2e0211d (diff) | |
| download | homebrew-08e7776907c89202fd3ca4867a68343bd8037fc7.tar.bz2 | |
blink1 1.95
Closes #35009.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/blink1.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/blink1.rb b/Library/Formula/blink1.rb index 8f3c81ade..2c694d20c 100644 --- a/Library/Formula/blink1.rb +++ b/Library/Formula/blink1.rb @@ -2,8 +2,8 @@ require "formula" class Blink1 < Formula homepage "http://thingm.com/products/blink-1.html" - url "https://github.com/todbot/blink1/archive/v1.93.tar.gz" - sha1 "7fee3042474bf04e58c980487fc6c0500cad29b1" + url "https://github.com/todbot/blink1/archive/v1.95.tar.gz" + sha1 "df305465360abe51de38684b82ea73c33a0fd2ae" head "https://github.com/todbot/blink1.git" bottle do |
