From ef186e207d6b4e00ae0b9a259d3e4e773835db73 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:21 +0000 Subject: [PATCH] rainbow: Update to version 1.2.1 --- bucket/rainbow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rainbow.json b/bucket/rainbow.json index d8e2d4dbd1..6705e7d8db 100644 --- a/bucket/rainbow.json +++ b/bucket/rainbow.json @@ -1,10 +1,10 @@ { - "version": "1.2.0", + "version": "1.2.1", "description": "Print text in rainbow pattern.", "homepage": "https://github.com/arsham/rainbow", "license": "Apache-2.0", - "url": "https://github.com/arsham/rainbow/releases/download/v1.2.0/figurine_windows_v1.2.0.zip", - "hash": "944ee0cb1dff4b7f2e38a7c3beeab2e3ca3487e0243d0dae651c5e81ea76914d", + "url": "https://github.com/arsham/rainbow/releases/download/v1.2.1/figurine_windows_v1.2.1.zip", + "hash": "33a89da528399d31101a2f0196949872fc7f6c36b3a1878ae05ea95278fd2b99", "extract_dir": "deploy", "bin": "rainbow.exe", "checkver": "github",