From e53c7eb8753f9fdef66a144598cbae07be1099f2 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 4 Jul 2025 14:14:01 +0530 Subject: [PATCH] fx: update to 37.0.0. --- srcpkgs/fx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fx/template b/srcpkgs/fx/template index 2da89265974..4634ffee63f 100644 --- a/srcpkgs/fx/template +++ b/srcpkgs/fx/template @@ -1,6 +1,6 @@ # Template file for 'fx' pkgname=fx -version=36.0.3 +version=37.0.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=1159bc6b556d39843f7e786b06ad8918e4d1a6e64f21539598d3a72dbbc9b1c7 +checksum=75c8c360bac4bccbab85b4873b7030a4ed88d8d4a6e718a935851be6454fe56b post_install() { vlicense LICENSE