From 4927535b58eb62edbaa221571c93d159af4729a8 Mon Sep 17 00:00:00 2001 From: Amit Kapadia Date: Thu, 25 Jun 2015 10:21:55 -0700 Subject: [PATCH] gist 4.4.0 bump gist to 4.4.0 Closes Homebrew/homebrew#41084. Signed-off-by: Dominyk Tiller --- Formula/gist.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gist.rb b/Formula/gist.rb index 2b84fd2cd7..44b98eac58 100644 --- a/Formula/gist.rb +++ b/Formula/gist.rb @@ -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