From e26b143495919b65638e2622f43c1f55448764dc Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 15 Nov 2025 12:29:20 +0530 Subject: [PATCH] fx: update to 39.2.0. --- srcpkgs/fx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fx/template b/srcpkgs/fx/template index 82c7753bf7a..b7ec4d8dd7f 100644 --- a/srcpkgs/fx/template +++ b/srcpkgs/fx/template @@ -1,6 +1,6 @@ # Template file for 'fx' pkgname=fx -version=39.1.0 +version=39.2.0 revision=1 build_style=go go_import_path=github.com/antonmedv/fx @@ -10,7 +10,7 @@ license="MIT" homepage="https://fx.wtf" changelog="https://github.com/antonmedv/fx/releases" distfiles="https://github.com/antonmedv/fx/archive/refs/tags/${version}.tar.gz" -checksum=bfd6e3acdd5ef31ff214df1ba5b24a3cfc99227e3b149b79cafe5732f191a26f +checksum=cdb98177f956615c961bc615fab0b30e73167295152d4f2d4cb70b16cdf47d6e post_install() { vlicense LICENSE