gist 4.2.1
This commit is contained in:
parent
5a6566493f
commit
42343f364b
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Gist < Formula
|
||||
homepage 'https://github.com/defunkt/gist'
|
||||
url 'https://github.com/defunkt/gist/archive/v4.1.3.tar.gz'
|
||||
sha1 '592afe5f45f476f2d9129bcd250892c884c3664d'
|
||||
url 'https://github.com/defunkt/gist/archive/v4.2.1.tar.gz'
|
||||
sha1 'a081ce290e601263c2e42cc3c584c2cd23f06951'
|
||||
head 'https://github.com/defunkt/gist.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue