From a6f74e678ecb5f42d4224ae28f3258b9de8385eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Mar 2022 00:32:20 +0000 Subject: [PATCH] figurine: Update to version 1.1.2 --- bucket/figurine.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/figurine.json b/bucket/figurine.json index 12fd1a0957..2b10cbea62 100644 --- a/bucket/figurine.json +++ b/bucket/figurine.json @@ -1,10 +1,10 @@ { - "version": "1.1.1", + "version": "1.1.2", "description": "Print any text using ASCII art in FIGlet.", "homepage": "https://github.com/arsham/figurine", "license": "Apache-2.0", - "url": "https://github.com/arsham/figurine/releases/download/v1.1.1/figurine_windows_v1.1.1.zip", - "hash": "1faa3725035f670af4bbafedbb25bd500c9c5b0de1e5052ae19e70fa7f7c40f2", + "url": "https://github.com/arsham/figurine/releases/download/v1.1.2/figurine_windows_v1.1.2.zip", + "hash": "47ed13db79d12bfebb5d0255215250f6c2b11a6a73d6bdea404bac5b44ed2136", "extract_dir": "deploy", "bin": "figurine.exe", "checkver": "github",