glide 0.13.0
Closes #18694. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4fe43f5c83
commit
bd859586bd
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue