terraform-ls: update to 0.15.0
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
parent
0675051a59
commit
330fa652c1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform-ls'
|
||||
pkgname=terraform-ls
|
||||
version=0.12.1
|
||||
version=0.15.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=796577a1b9da762d284b1765a033660670ed607c62455adb3299dacbd90cdb2e
|
||||
checksum=1efa538816c8678fe1e1243bdd99b913056d64826d631dfd7a6795c37573ed97
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue