gomplate 3.2.0

Closes #36810.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Dave Henderson 2019-02-07 23:11:11 -05:00 committed by FX Coudert
parent 1087d671f3
commit e1b9124806

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/v2.8.0.tar.gz"
sha256 "d343053d5112989fe2bc1b4b373ece651ec6fdc72f7b9ff4b273a3ba108f1cbe"
url "https://github.com/hairyhenderson/gomplate/archive/v3.2.0.tar.gz"
sha256 "52663592a5fd1a67a8c48ebd434860e1930fe3b9cab2c740bef7629177f932ba"
head "https://github.com/hairyhenderson/gomplate.git"
bottle do