From 4c79ff69464f571b4efd5237c9098da93345d501 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 16:25:40 +0000 Subject: [PATCH] boxes: Update to version 2.3.0 --- bucket/boxes.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/boxes.json b/bucket/boxes.json index a519c72c97..e8890715a4 100644 --- a/bucket/boxes.json +++ b/bucket/boxes.json @@ -1,11 +1,11 @@ { - "version": "2.2.1", + "version": "2.3.0", "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.1/boxes-2.2.1-intel-win32.zip", - "hash": "41c840a4e766a75695dd776eae7a1964f042268f95aee7ccc429f38b1810213f", - "extract_dir": "boxes-2.2.1", + "url": "https://github.com/ascii-boxes/boxes/releases/download/v2.3.0/boxes-2.3.0-intel-win32.zip", + "hash": "f881875dabb3ef6ce131ad8445d0e0df050b88ceb490d779c790539d7b167f41", + "extract_dir": "boxes-2.3.0", "bin": "boxes.exe", "checkver": { "github": "https://github.com/ascii-boxes/boxes"