terraform-ls: update to 0.16.1
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
parent
73e49657f8
commit
196e45aa0b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform-ls'
|
||||
pkgname=terraform-ls
|
||||
version=0.15.0
|
||||
version=0.16.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/$pkgname"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Sora Morimoto <sora@morimoto.io>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://github.com/hashicorp/terraform-ls"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=1efa538816c8678fe1e1243bdd99b913056d64826d631dfd7a6795c37573ed97
|
||||
checksum=e466d782fd1e2bede2f90e5677e1fd18df4a23476ebb08212502a3e955667736
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue