noti 2.1.1

Closes Homebrew/homebrew#49656.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Chris Herron 2016-02-29 09:16:07 -05:00 committed by Dominyk Tiller
parent 219b6aa9d6
commit 3b13a37ebb

View file

@ -3,8 +3,8 @@ require "language/go"
class Noti < Formula
desc "Displays a notification after a terminal process finishes."
homepage "https://github.com/variadico/noti"
url "https://github.com/variadico/noti/archive/v2.1.0.tar.gz"
sha256 "9fedc91e3978240444e0c92ecd4ae99b028bc944dc94f4747d0718069dd3cd8b"
url "https://github.com/variadico/noti/archive/v2.1.1.tar.gz"
sha256 "c31c763eb92b4600371b2a62f6dc1dbb3390d89c09e0baab7af0dc427b55a8c5"
head "https://github.com/variadico/noti.git", :branch => "dev"
bottle do