From e60b5657ba89bfd9911464219eb37722609f94a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Oct 2022 04:46:42 +0000 Subject: [PATCH] genact: Update to version 1.2.0 --- bucket/genact.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/genact.json b/bucket/genact.json index 8ae92f7ca1..48589b36a9 100644 --- a/bucket/genact.json +++ b/bucket/genact.json @@ -1,12 +1,12 @@ { - "version": "1.1.1", + "version": "1.2.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.1.1/genact-1.1.1-x86_64-pc-windows-msvc.exe#/genact.exe", - "hash": "ed97788fac8d731d7a5ca6ae12c61d934bad1e10d266f04fbaad6da5bd8488ad" + "url": "https://github.com/svenstaro/genact/releases/download/v1.2.0/genact-1.2.0-x86_64-pc-windows-msvc.exe#/genact.exe", + "hash": "df8599cc03b499a7b3d80bcaf820c80a3c27b887c5027d9ca83673ffc1d2a517" } }, "bin": "genact.exe",