treefmt: update to 2.2.1.

This commit is contained in:
icp 2025-04-01 12:09:13 +05:30 committed by tranzystorekk
parent 8dfc761416
commit 014ea66229

View file

@ -1,6 +1,6 @@
# Template file for 'treefmt' # Template file for 'treefmt'
pkgname=treefmt pkgname=treefmt
version=2.1.1 version=2.2.1
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/numtide/treefmt/v2" go_import_path="github.com/numtide/treefmt/v2"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://treefmt.com" homepage="https://treefmt.com"
changelog="https://github.com/numtide/treefmt/releases" changelog="https://github.com/numtide/treefmt/releases"
distfiles="https://github.com/numtide/treefmt/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/numtide/treefmt/archive/refs/tags/v${version}.tar.gz"
checksum=4cd20c3cf763bbf4054b9241e6d59de4d59bb4705a758a666d1661685294f2e7 checksum=d4000dfcdbabc9caf356005b38e18a6de71f626327d02ba609beec5846931f24
make_check=no # too many external deps make_check=no # too many external deps
post_install() { post_install() {