From 78419fef42cbe90f7ce822fad71ea011606130f7 Mon Sep 17 00:00:00 2001 From: 0x5c Date: Fri, 1 Jul 2022 03:25:05 -0400 Subject: [PATCH] act: update to 0.2.29. --- srcpkgs/act/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/act/template b/srcpkgs/act/template index b2a7f5663ab0..939b9a8a0a10 100644 --- a/srcpkgs/act/template +++ b/srcpkgs/act/template @@ -1,6 +1,6 @@ # Template file for 'act' pkgname=act -version=0.2.28 +version=0.2.29 revision=1 build_style=go go_import_path="github.com/nektos/act" @@ -10,7 +10,7 @@ maintainer="0x5c " license="MIT" homepage="https://github.com/nektos/act" distfiles="https://github.com/nektos/act/archive/refs/tags/v${version}.tar.gz" -checksum=010b9f02d2c431d9e09f5be1cf3099bd3fbab49043c53e34aa92b99bba8da3d1 +checksum=92c7f774395e98cff2e53c9739d8266027837cd27f437514ea342a59179c3115 post_install() { vlicense LICENSE