gimme 1.4.0 (#24942)
This commit is contained in:
parent
8b4cb6f861
commit
36bdfaa741
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Gimme < Formula
|
class Gimme < Formula
|
||||||
desc "Shell script to install any Go version"
|
desc "Shell script to install any Go version"
|
||||||
homepage "https://github.com/travis-ci/gimme"
|
homepage "https://github.com/travis-ci/gimme"
|
||||||
url "https://github.com/travis-ci/gimme/archive/v1.3.0.tar.gz"
|
url "https://github.com/travis-ci/gimme/archive/v1.4.0.tar.gz"
|
||||||
sha256 "0facfa300107b66f0cd253d62f55e55e91f4249a4a9d82d4fdcf1b2216a57b65"
|
sha256 "e972303f3287964e3c1626b1c966a69e671de0cd78d82ce0caecd2230ffb090e"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue