From 30390a777267345d14b2b9e66bb7fb03c4c0b10a Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 1 Jun 2025 12:24:17 +0530 Subject: [PATCH] fx: update to 36.0.3. --- srcpkgs/fx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fx/template b/srcpkgs/fx/template index f02c7fdcadd..2da89265974 100644 --- a/srcpkgs/fx/template +++ b/srcpkgs/fx/template @@ -1,6 +1,6 @@ # Template file for 'fx' pkgname=fx -version=36.0.2 +version=36.0.3 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=371578c7393f4ac0a404d1b481c6bd61caae7da4ba11fe7df7b05fe5e4c3c9da +checksum=1159bc6b556d39843f7e786b06ad8918e4d1a6e64f21539598d3a72dbbc9b1c7 post_install() { vlicense LICENSE