From 14e1acb9f276aa4a5c062843d98ddf4f37c10cb6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 20:26:53 +0000 Subject: [PATCH] figurine: Update to version 1.1.3 --- bucket/figurine.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/figurine.json b/bucket/figurine.json index 2b10cbea62..947a800c5c 100644 --- a/bucket/figurine.json +++ b/bucket/figurine.json @@ -1,10 +1,10 @@ { - "version": "1.1.2", + "version": "1.1.3", "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.2/figurine_windows_v1.1.2.zip", - "hash": "47ed13db79d12bfebb5d0255215250f6c2b11a6a73d6bdea404bac5b44ed2136", + "url": "https://github.com/arsham/figurine/releases/download/v1.1.3/figurine_windows_v1.1.3.zip", + "hash": "5d18832323895ea483feee0860ad23d49a69087ee443e50c6cda262b9a9fc64c", "extract_dir": "deploy", "bin": "figurine.exe", "checkver": "github",