boxes: Update to version 2.1.0

This commit is contained in:
Richard Kuhnt 2021-04-18 19:00:21 +00:00
parent 67c316ae23
commit dd07d78ec2

View File

@ -1,11 +1,11 @@
{
"version": "2.0.0",
"version": "2.1.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.0.0/boxes-2.0.0-intel-win32.zip",
"hash": "e355ecefcaed7f9bfb79b61bb7f6751baaa05c8c021e962d2b359f3e479dacb3",
"extract_dir": "boxes-2.0.0",
"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",
"bin": "boxes.exe",
"checkver": {
"github": "https://github.com/ascii-boxes/boxes"