glide 0.9.3

Closes Homebrew/homebrew#49916.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Matt Farina 2016-03-09 10:10:24 -05:00 committed by Xu Cheng
parent 5e6d2589fd
commit 02d07cc349

View file

@ -3,8 +3,8 @@ require "language/go"
class Glide < Formula
desc "Simplified Go project management, dependency management, and vendoring"
homepage "https://github.com/Masterminds/glide"
url "https://github.com/Masterminds/glide/archive/0.9.2.tar.gz"
sha256 "fb5480313cbe933369b3f1e52338bccd786fde274bdd680e48bf5e550732e9b4"
url "https://github.com/Masterminds/glide/archive/0.9.3.tar.gz"
sha256 "26950ff50e933a5c76baf16202ac80189461ccfe87ee044bda822dcde3cd0f47"
head "https://github.com/Masterminds/glide.git"
bottle do