Skip to content

Commit

Permalink
upgrade gomplate (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
osterman authored Jun 15, 2018
1 parent 8ad1164 commit 152663c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export GITHUB_COMMENTER_VERSION ?= 0.1.0
github-commenter:
$(call github_download_binary_release,cloudposse,$(GITHUB_COMMENTER_VERSION),$@_$(OS)_$(ARCH))

export GOMPLATE_VERSION ?= 2.4.0
export GOMPLATE_VERSION ?= 2.6.0
## Install gomplate
gomplate:
$(call github_download_binary_release,hairyhenderson,v$(GOMPLATE_VERSION),$@_$(OS)-$(ARCH)-slim)
Expand Down

0 comments on commit 152663c

Please sign in to comment.