From db2fadbe4d55801e37714190518f5631550914ba 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:04 +0000 Subject: [PATCH] rainbow: Update to version 1.2.0 --- bucket/rainbow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rainbow.json b/bucket/rainbow.json index 218adf9011..d8e2d4dbd1 100644 --- a/bucket/rainbow.json +++ b/bucket/rainbow.json @@ -1,10 +1,10 @@ { - "version": "1.1.0", + "version": "1.2.0", "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.1.0/figurine_windows_v1.1.0.zip", - "hash": "b7e37fb7b61c4ba2e34b3e67960ceda9a9253ebfeda3bf84add1361ad631b98c", + "url": "https://github.com/arsham/rainbow/releases/download/v1.2.0/figurine_windows_v1.2.0.zip", + "hash": "944ee0cb1dff4b7f2e38a7c3beeab2e3ca3487e0243d0dae651c5e81ea76914d", "extract_dir": "deploy", "bin": "rainbow.exe", "checkver": "github",