vale: update to 3.3.0.
This commit is contained in:
parent
67c993a381
commit
b544338125
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vale'
|
||||
pkgname=vale
|
||||
version=3.2.1
|
||||
version=3.3.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=9a4390b80503a67601e62f1736d6f91e5c2406e9abfa337c1d3cc154e7b3dc76
|
||||
checksum=bfa2229e53180e58daee75f0206da9c69943c5c07f35465d023deeabb916b23b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue