From 3d50c606da99811fc262fc990ff9b80a53d1c0ce Mon Sep 17 00:00:00 2001 From: Steve Hipwell Date: Tue, 3 Mar 2020 17:00:17 +0000 Subject: [PATCH] Update bucket/gomplate.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Jakub Čábera --- bucket/gomplate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gomplate.json b/bucket/gomplate.json index e1f36c4b7c..6d2cdc2ab5 100644 --- a/bucket/gomplate.json +++ b/bucket/gomplate.json @@ -1,8 +1,8 @@ { - "homepage": "https://github.com/hairyhenderson/gomplate", - "description": "A flexible commandline tool for template rendering.", - "license": "MIT", "version": "3.6.0", + "description": "Template renderer with various datasource support", + "homepage": "https://github.com/hairyhenderson/gomplate", + "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.6.0/gomplate_windows-amd64.exe",