gomplate 3.4.1

Closes #39553.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Dave Henderson 2019-05-06 20:40:49 -04:00 committed by FX Coudert
parent 98ef293b6d
commit 6b987542ea

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.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