From 53d9f9e4dbf8f10bcb1a8ab71c240d52035f4d7d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 12:32:18 +0000 Subject: [PATCH] genact: Update to version 1.1.1 --- bucket/genact.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/genact.json b/bucket/genact.json index decb54c62d..8ae92f7ca1 100644 --- a/bucket/genact.json +++ b/bucket/genact.json @@ -1,12 +1,12 @@ { - "version": "1.1.0", + "version": "1.1.1", "description": "A nonsense activity generator", "homepage": "https://github.com/svenstaro/genact/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/svenstaro/genact/releases/download/v1.1.0/genact-1.1.0-x86_64-pc-windows-msvc.exe#/genact.exe", - "hash": "a9eb873b14c4753f8d36d97ad8f85f4f658d04641e77904bbebdc59b862f211a" + "url": "https://github.com/svenstaro/genact/releases/download/v1.1.1/genact-1.1.1-x86_64-pc-windows-msvc.exe#/genact.exe", + "hash": "ed97788fac8d731d7a5ca6ae12c61d934bad1e10d266f04fbaad6da5bd8488ad" } }, "bin": "genact.exe",