consul-template: update to 0.28.0.
This commit is contained in:
parent
5dffb97cf3
commit
d94ca8a89d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'consul-template'
|
||||
pkgname=consul-template
|
||||
version=0.25.1
|
||||
version=0.28.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/consul-template"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Noel Cower <ncower@nil.dev>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://github.com/hashicorp/consul-template"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=f8d214733961ef3333493ce912180c5c0311c87e4b1a116308f31283b6c77419
|
||||
checksum=61ce1b818ae9f555440a5a3a7a81590051c4871acfccd73001b4b087c66357e9
|
||||
|
|
Loading…
Reference in a new issue