gomplate 3.3.0

Closes #37569.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Dave Henderson 2019-03-03 17:21:18 -05:00 committed by Chongyu Zhu
parent b9f86b473d
commit df8406fbe3
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class Gomplate < Formula
desc "Command-line Golang template processor"
homepage "https://gomplate.hairyhenderson.ca/"
url "https://github.com/hairyhenderson/gomplate/archive/v3.2.0.tar.gz"
sha256 "52663592a5fd1a67a8c48ebd434860e1930fe3b9cab2c740bef7629177f932ba"
url "https://github.com/hairyhenderson/gomplate/archive/v3.3.0.tar.gz"
sha256 "6dd8169f491405a6f410675bbca093153d6132322a6720d1eab98172303fc95c"
head "https://github.com/hairyhenderson/gomplate.git"
bottle do