From 626e0fecb3f634dd705003e1bf530d2af586a515 Mon Sep 17 00:00:00 2001 From: Dave Henderson Date: Sat, 9 Mar 2019 15:16:58 -0500 Subject: [PATCH] gomplate 3.3.1 Closes #37746. 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 1760432d59..e311ce1723 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.3.0.tar.gz" - sha256 "6dd8169f491405a6f410675bbca093153d6132322a6720d1eab98172303fc95c" + url "https://github.com/hairyhenderson/gomplate/archive/v3.3.1.tar.gz" + sha256 "5e35c551d9d89900278bd0991bc502085088c9dc725daa43fda5b061a97f3293" head "https://github.com/hairyhenderson/gomplate.git" bottle do