glide 0.13.0

Closes #18694.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-09-28 23:13:10 -07:00
parent 4fe43f5c83
commit bd859586bd

View file

@ -1,8 +1,8 @@
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/v0.12.3.tar.gz"
sha256 "a304c29267cf7e00b7299b6ac8da0317f2f4f4096acb6cf817d4c745e0dee8b4"
url "https://github.com/Masterminds/glide/archive/v0.13.0.tar.gz"
sha256 "ebbfa28e547db921add3557317c810f87d4ece983213d8e9899783b3e3b43ae7"
head "https://github.com/Masterminds/glide.git"