From 208dfb96d2839c56ce5fbd34c35bb7fb5519c5b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 20:24:15 +0000 Subject: [PATCH] boxes: Update to version 2.2.1 --- bucket/boxes.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/boxes.json b/bucket/boxes.json index abe3d21df3..f1dbd4136e 100644 --- a/bucket/boxes.json +++ b/bucket/boxes.json @@ -1,11 +1,11 @@ { - "version": "2.2.0", + "version": "2.2.1", "description": "A command line filter program that draws ASCII art boxes around your input text", "homepage": "https://boxes.thomasjensen.com/", "license": "GPL-2.0-only", - "url": "https://github.com/ascii-boxes/boxes/releases/download/v2.2.0/boxes-2.2.0-intel-win32.zip", - "hash": "92ff448bf6fe04ff7447f85e8f913f915a8f517a308d7a7fe3d7ad571fc51c40", - "extract_dir": "boxes-2.2.0", + "url": "https://github.com/ascii-boxes/boxes/releases/download/v2.2.1/boxes-2.2.1-intel-win32.zip", + "hash": "d953373b696e431b53b28501fa74dc6ae53928852ea13504ab648f9f1250596c", + "extract_dir": "boxes-2.2.1", "bin": "boxes.exe", "checkver": { "github": "https://github.com/ascii-boxes/boxes"