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