From f983af9594551bb7903ffe7bcab647c992d8a274 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 04:24:47 +0000 Subject: [PATCH] genact: Update to version 1.4.0 --- bucket/genact.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/genact.json b/bucket/genact.json index 7aa550c661..dd368ac005 100644 --- a/bucket/genact.json +++ b/bucket/genact.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.4.0", "description": "A nonsense activity generator", "homepage": "https://github.com/svenstaro/genact/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/svenstaro/genact/releases/download/v1.3.0/genact-1.3.0-x86_64-pc-windows-msvc.exe#/genact.exe", - "hash": "cd97d3f8bfc58e05b9561b0dee3347bc357ad0bc03cb377867b89838f2c6e206" + "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" } }, "bin": "genact.exe",