dub 0.9.16
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
81885aa1cc
commit
9c25d01f8f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Dub < Formula
|
||||
homepage 'http://registry.vibed.org/'
|
||||
url 'https://github.com/rejectedsoftware/dub/archive/v0.9.15.tar.gz'
|
||||
sha1 '408216dae221ca19220f91f9081b2f8e0d8a5484'
|
||||
url 'https://github.com/rejectedsoftware/dub/archive/v0.9.16.tar.gz'
|
||||
sha1 'ed649b5faee87f0cb239b6c6467850c72c1a656b'
|
||||
|
||||
head 'https://github.com/rejectedsoftware/dub.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue