terraform-ls: update to 0.11.0
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
parent
d587e08766
commit
a2b09de019
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform-ls'
|
||||
pkgname=terraform-ls
|
||||
version=0.10.0
|
||||
version=0.11.0
|
||||
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=4f6975960dab0d47297fb1cab5685482a12a1f04e148056bdba548d014dd5cd7
|
||||
checksum=1cdbc77a4f6c91183f54b7d9d2a2ae36f9561d313edfd2ab35b33310fd42a852
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue