terraform-docs: update to 0.18.0.
This commit is contained in:
parent
a968f07ed6
commit
da2df3b29c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform-docs'
|
||||
pkgname=terraform-docs
|
||||
version=0.17.0
|
||||
version=0.18.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/$pkgname/$pkgname"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://terraform-docs.io/"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=698537c9cc170f8760cda862d560bfeaa24f2a705bbc70c22a8facbf05a829e0
|
||||
checksum=ed4c51a8f8be8f9cf5117331005b200d807f362604447ddeb6781c744e5f4743
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue