From 631f538813d4b49c2dff79be7dd933b40cbd9d66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Apr 2022 12:30:54 +0000 Subject: [PATCH] figurine: Update to version 1.2.0 --- bucket/figurine.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/figurine.json b/bucket/figurine.json index 947a800c5c..5dd8a5e650 100644 --- a/bucket/figurine.json +++ b/bucket/figurine.json @@ -1,10 +1,10 @@ { - "version": "1.1.3", + "version": "1.2.0", "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.3/figurine_windows_v1.1.3.zip", - "hash": "5d18832323895ea483feee0860ad23d49a69087ee443e50c6cda262b9a9fc64c", + "url": "https://github.com/arsham/figurine/releases/download/v1.2.0/figurine_windows_v1.2.0.zip", + "hash": "f4501a54bb12af8d0dc539ab95371576340302271c5f905a94fb0953bdc84d38", "extract_dir": "deploy", "bin": "figurine.exe", "checkver": "github",