From 8f678fb729e6042b720ea66d80b1e707319a0358 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 00:32:21 +0000 Subject: [PATCH] genact: Update to version 1.4.2 --- bucket/genact.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/genact.json b/bucket/genact.json index dd368ac005..f6fdaac679 100644 --- a/bucket/genact.json +++ b/bucket/genact.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.4.2", "description": "A nonsense activity generator", "homepage": "https://github.com/svenstaro/genact/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/svenstaro/genact/releases/download/v1.4.0/genact-1.4.0-x86_64-pc-windows-msvc.exe#/genact.exe", - "hash": "64f50985bbb29df9cf689089f89e786f45be0ab19c1e5f70996b770052022e2b" + "url": "https://github.com/svenstaro/genact/releases/download/v1.4.2/genact-1.4.2-x86_64-pc-windows-msvc.exe#/genact.exe", + "hash": "2e1e9f50f8b249ab8fda521337c6c81e4df364564e3ac45a7e500ad3da606edc" } }, "bin": "genact.exe",