From ffdaab96336d06f2b58967e86c7717e04077e29a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 00:33:03 +0000 Subject: [PATCH] figurine: Update to version 1.1.1 --- bucket/figurine.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/figurine.json b/bucket/figurine.json index dc9f978dc3..12fd1a0957 100644 --- a/bucket/figurine.json +++ b/bucket/figurine.json @@ -1,10 +1,10 @@ { - "version": "1.0.1", + "version": "1.1.1", "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.0.1/figurine_windows_v1.0.1.zip", - "hash": "e9afc6b215c0971dbe08ff4bd13678c6e34b265d412e5595f6cb16919e932ce4", + "url": "https://github.com/arsham/figurine/releases/download/v1.1.1/figurine_windows_v1.1.1.zip", + "hash": "1faa3725035f670af4bbafedbb25bd500c9c5b0de1e5052ae19e70fa7f7c40f2", "extract_dir": "deploy", "bin": "figurine.exe", "checkver": "github",