boxes: Update to version 2.1.1

This commit is contained in:
Richard Kuhnt 2021-06-14 20:01:35 +00:00
parent 63c162d32b
commit 0067c86672

View File

@ -1,11 +1,11 @@
{
"version": "2.1.0",
"version": "2.1.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.1.0/boxes-2.1.0-intel-win32.zip",
"hash": "a78dd166173f94d8477d57e364cafed3ea024940f4bcf55e20c2f7c46b831210",
"extract_dir": "boxes-2.1.0",
"url": "https://github.com/ascii-boxes/boxes/releases/download/v2.1.1/boxes-2.1.1-intel-win32.zip",
"hash": "d99cd347fd71c0dfa04047b6d1316adda2796bb004cf672c39f1bbf9b9ec476b",
"extract_dir": "boxes-2.1.1",
"bin": "boxes.exe",
"checkver": {
"github": "https://github.com/ascii-boxes/boxes"