Skip to content

Commit

Permalink
gdm 1.2
Browse files Browse the repository at this point in the history
gdm: version 1.2

Closes Homebrew/legacy-homebrew#49130.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
sparrc authored and DomT4 committed Feb 13, 2016
1 parent 53c1c8b commit 9de08ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/gdm.rb
Expand Up @@ -3,8 +3,8 @@
class Gdm < Formula
desc "Go Dependency Manager (gdm)"
homepage "https://github.com/sparrc/gdm"
url "https://github.com/sparrc/gdm/archive/v1.1.tar.gz"
sha256 "dbe0530f85dc85db100b2a3d6270975247537683b4031c72ed5c377a90e10452"
url "https://github.com/sparrc/gdm/archive/1.2.tar.gz"
sha256 "7477c98e446295be32b1666b0752dcd9ab4447d2fd9561952f0c589752282d7d"

bottle do
cellar :any_skip_relocation
Expand All @@ -17,7 +17,7 @@ class Gdm < Formula

go_resource "golang.org/x/tools" do
url "https://go.googlesource.com/tools.git",
:revision => "b48dc8da98ae78c3d11f220e7d327304c84e623a"
:revision => "608d57b3ae930138a65e85b64edf2ba1b3450b06"
end

def install
Expand Down

0 comments on commit 9de08ca

Please sign in to comment.