vale: update to 3.7.1.
This commit is contained in:
parent
2d6fe9f075
commit
7111fcaa6b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vale'
|
||||
pkgname=vale
|
||||
version=3.7.0
|
||||
revision=2
|
||||
version=3.7.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/errata-ai/vale/v3"
|
||||
go_package="${go_import_path}/cmd/vale"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://vale.sh"
|
||||
changelog="https://github.com/errata-ai/vale/releases"
|
||||
distfiles="https://github.com/errata-ai/vale/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=2fba0d956a6442328595a8b3940ee7ad821057e39a68627fd720fb3d67086503
|
||||
checksum=e6a4cc2eff9c6645f26ca51b66df66a088045b8084949bb8c61c4a6cbe10673d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue