gist 4.4.0

bump gist to 4.4.0

Closes Homebrew/homebrew#41084.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Amit Kapadia 2015-06-25 10:21:55 -07:00 committed by Dominyk Tiller
parent 9d830be96f
commit 4927535b58

View file

@ -3,8 +3,8 @@ require "formula"
class Gist < Formula
desc "Command-line utility for uploading Gists"
homepage "https://github.com/defunkt/gist"
url "https://github.com/defunkt/gist/archive/v4.3.0.tar.gz"
sha1 "7eceb93d4d5f43da32201607409ee3aa196dcf7f"
url "https://github.com/defunkt/gist/archive/v4.4.0.tar.gz"
sha1 "142859ba1eb9385fa78d936ad4efd62584bd618b"
head "https://github.com/defunkt/gist.git"
def install