gist 4.1.1

Closes Homebrew/homebrew#22383.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Conrad Irwin 2013-09-07 13:58:26 -07:00 committed by Mike McQuaid
parent 34d2f4fb8b
commit 59bbcd2dfe
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Gist < Formula
homepage 'https://github.com/defunkt/gist'
url 'https://github.com/defunkt/gist/archive/v4.0.3.tar.gz'
sha1 '4c88ac3550833154beab134d7ccc9ec8330ad281'
url 'https://github.com/defunkt/gist/archive/v4.1.1.tar.gz'
sha1 '47c9708acd56fb2e7cd463b607a5dd12b9a77235'
head 'https://github.com/defunkt/gist.git'
def install