resty 1.6
This commit is contained in:
parent
1f0e2f8a6a
commit
3c010e246d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Resty < Formula
|
||||
url 'https://github.com/micha/resty/tarball/1.5'
|
||||
md5 '6e6f6f7fdc89f5eb7d4c316f42786016'
|
||||
url 'https://github.com/micha/resty/tarball/1.6'
|
||||
md5 '927eb6bab8a6f68c2e6557327077f1b4'
|
||||
head 'git://github.com/micha/resty.git'
|
||||
homepage 'https://github.com/micha/resty'
|
||||
|
||||
|
|
Loading…
Reference in a new issue