From df8406fbe3cae7d5a73dc99bf1be9f6bcea2db38 Mon Sep 17 00:00:00 2001 From: Dave Henderson Date: Sun, 3 Mar 2019 17:21:18 -0500 Subject: [PATCH] gomplate 3.3.0 Closes #37569. Signed-off-by: Chongyu Zhu --- Formula/gomplate.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gomplate.rb b/Formula/gomplate.rb index 2767da0ae9..f2f029d2cf 100644 --- a/Formula/gomplate.rb +++ b/Formula/gomplate.rb @@ -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