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