fx: update to 36.0.2.

This commit is contained in:
icp 2025-05-17 21:38:49 +05:30 committed by classabbyamp
parent c4e50318f1
commit a28c238fa4

View file

@ -1,7 +1,7 @@
# Template file for 'fx' # Template file for 'fx'
pkgname=fx pkgname=fx
version=35.0.0 version=36.0.2
revision=2 revision=1
build_style=go build_style=go
go_import_path=github.com/antonmedv/fx go_import_path=github.com/antonmedv/fx
short_desc="Terminal JSON viewer & processor" short_desc="Terminal JSON viewer & processor"
@ -10,7 +10,7 @@ license="MIT"
homepage="https://fx.wtf" homepage="https://fx.wtf"
changelog="https://github.com/antonmedv/fx/releases" changelog="https://github.com/antonmedv/fx/releases"
distfiles="https://github.com/antonmedv/fx/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/antonmedv/fx/archive/refs/tags/${version}.tar.gz"
checksum=5ab642bb91ad9c1948de1add2d62acec22d82398e420957c191c1549999eb351 checksum=371578c7393f4ac0a404d1b481c6bd61caae7da4ba11fe7df7b05fe5e4c3c9da
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE