From 59600ba4761690b822ebf2797aebad5f0f551bb0 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 20 Feb 2024 16:15:11 +0000 Subject: [PATCH] croc/9.6.12 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- croc.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/croc.yaml b/croc.yaml index cf99783cf8b..844760f79de 100644 --- a/croc.yaml +++ b/croc.yaml @@ -1,6 +1,6 @@ package: name: croc - version: 9.6.11 + version: 9.6.12 epoch: 0 description: Easily and securely send things from one computer to another copyright: @@ -21,7 +21,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/schollz/croc - expected-commit: 8ac1e3a501557ef9ed9c3d6c3a72fe2a2d39e2c7 + expected-commit: 53fc9ebd99388545481e1005d421f651c4fc8902 tag: v${{package.version}} - uses: go/build