Closes #7657.

Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
ilovezfs 2016-12-08 01:08:51 -08:00 committed by William Woodruff
parent 43184cab82
commit 7fd3315a4a
No known key found for this signature in database
GPG key ID: 85AE00C504833B3C

View file

@ -3,8 +3,8 @@ require "language/go"
class Devd < Formula
desc "Local webserver for developers"
homepage "https://github.com/cortesi/devd"
url "https://github.com/cortesi/devd/archive/v0.6.tar.gz"
sha256 "fdf8fbc73e1d09c968c483c0e84d58cb88f9f934a72bca3f63b7f505de69e01b"
url "https://github.com/cortesi/devd/archive/v0.7.tar.gz"
sha256 "c1d2f102e017da92bf6c333ba90c305eb90085aec342a69e7a7889b3b685da96"
head "https://github.com/cortesi/devd.git"
bottle do