From 6b987542ea3b9600e978560492482c59bef46aac Mon Sep 17 00:00:00 2001 From: Dave Henderson Date: Mon, 6 May 2019 20:40:49 -0400 Subject: [PATCH] gomplate 3.4.1 Closes #39553. Signed-off-by: FX Coudert --- Formula/gomplate.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gomplate.rb b/Formula/gomplate.rb index a8a6d514d5..eafd52dc73 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.4.0.tar.gz" - sha256 "8e7e496a0829fd987a68575968926f24df4411a2ff87842e25ee15a0995e7590" + url "https://github.com/hairyhenderson/gomplate/archive/v3.4.1.tar.gz" + sha256 "900efefc9691bdccd46f77cec43f74066709c5be60364ffb160bc76658a97313" head "https://github.com/hairyhenderson/gomplate.git" bottle do