treefmt: update to 2.3.1.

This commit is contained in:
icp 2025-05-17 22:48:11 +05:30 committed by Duncan Overbruck
parent f134e4d7a9
commit f9a95a83f3

View file

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