From 1d1e39d6a623b4a50f5aed2714a0c718535825f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 08:28:07 +0000 Subject: [PATCH] genact: Update to version 0.12.0 --- bucket/genact.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/genact.json b/bucket/genact.json index 94f17d7a02..2e22de99fc 100644 --- a/bucket/genact.json +++ b/bucket/genact.json @@ -1,12 +1,12 @@ { - "version": "0.11.0", + "version": "0.12.0", "description": "A nonsense activity generator", "homepage": "https://github.com/svenstaro/genact/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/svenstaro/genact/releases/download/v0.11.0/genact-v0.11.0-windows-x86_64.exe#/genact.exe", - "hash": "1b0f075b0f0a30ec78784bd4722f606cf33d11577aedf62d2c336cd0eb65c946" + "url": "https://github.com/svenstaro/genact/releases/download/v0.12.0/genact-v0.12.0-windows-x86_64.exe#/genact.exe", + "hash": "589ae386a9908fbc01a7cd19c082b3efc48c06083ba3f28738a4357cd7cd0472" } }, "bin": "genact.exe",