gowsdl 0.3.0
Closes #33817. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c03c4a38cc
commit
223f8a413c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Gowsdl < Formula
|
class Gowsdl < Formula
|
||||||
desc "WSDL2Go code generation as well as its SOAP proxy"
|
desc "WSDL2Go code generation as well as its SOAP proxy"
|
||||||
homepage "https://github.com/hooklift/gowsdl"
|
homepage "https://github.com/hooklift/gowsdl"
|
||||||
url "https://github.com/hooklift/gowsdl/archive/v0.2.1.tar.gz"
|
url "https://github.com/hooklift/gowsdl/archive/v0.3.0.tar.gz"
|
||||||
sha256 "d2c6ef8a6ee5b78d9753d4a4e6ffd06c23324a4eb9de0d778ab7fc50ea6b9902"
|
sha256 "24110596c7c658262ba83a4c0f7f568f3f17c4e657bc82a00c800507dfd65c5b"
|
||||||
head "https://github.com/hooklift/gowsdl.git"
|
head "https://github.com/hooklift/gowsdl.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue