parent
84922ebc16
commit
0d9c2af48d
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/tarball/v3.0.1'
|
||||
md5 '88c3fdb6c1503c36942b62f8684c1798'
|
||||
url 'https://github.com/defunkt/gist/tarball/v3.1.0'
|
||||
md5 'fde73d0653ff9bf07f0b9e2f72090f20'
|
||||
head 'https://github.com/defunkt/gist.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue