vale: update to 3.7.0.
This commit is contained in:
parent
f0bcd7c338
commit
1e61e2fcd5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vale'
|
||||
pkgname=vale
|
||||
version=3.6.1
|
||||
version=3.7.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/errata-ai/vale/v3"
|
||||
|
@ -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=545e71c16270af5badb90b4dd3e2813ec5372adf6bbfc935b552db16f9c98582
|
||||
checksum=2fba0d956a6442328595a8b3940ee7ad821057e39a68627fd720fb3d67086503
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue