boxes: Update to version 2.3.1

This commit is contained in:
github-actions[bot] 2024-10-03 16:30:53 +00:00
parent d2d3753c07
commit 86ae9f8019

View File

@ -1,11 +1,11 @@
{
"version": "2.3.0",
"version": "2.3.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.3.0/boxes-2.3.0-intel-win32.zip",
"hash": "f881875dabb3ef6ce131ad8445d0e0df050b88ceb490d779c790539d7b167f41",
"extract_dir": "boxes-2.3.0",
"url": "https://github.com/ascii-boxes/boxes/releases/download/v2.3.1/boxes-2.3.1-intel-win32.zip",
"hash": "950d3b23090f06fc6628ee661893bc264fc66938ca3636366f33b9b638eaa7c9",
"extract_dir": "boxes-2.3.1",
"bin": "boxes.exe",
"checkver": {
"github": "https://github.com/ascii-boxes/boxes"