boxes: Update to version 1.3

This commit is contained in:
Richard Kuhnt 2019-02-21 20:00:31 +00:00
parent cf172e57f1
commit 74628590b8

View File

@ -1,11 +1,11 @@
{ {
"description": "A command line filter program that draws ASCII art boxes around your input text", "description": "A command line filter program that draws ASCII art boxes around your input text",
"version": "1.2", "version": "1.3",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"url": "https://github.com/ascii-boxes/boxes/releases/download/v1.2/boxes-1.2-intel-win32.zip", "url": "https://github.com/ascii-boxes/boxes/releases/download/v1.3/boxes-1.3-intel-win32.zip",
"homepage": "https://boxes.thomasjensen.com/", "homepage": "https://boxes.thomasjensen.com/",
"hash": "6f2081a51e541920debeb779df7ea8fe91d73e3ef8bdaa75b3984b531d0271ed", "hash": "3f3e158298bcf7bbead18d2ae095083235f117f2eb05cbd1f977e193d56fee41",
"extract_dir": "boxes-1.2", "extract_dir": "boxes-1.3",
"bin": "boxes.exe", "bin": "boxes.exe",
"checkver": { "checkver": {
"github": "https://github.com/ascii-boxes/boxes" "github": "https://github.com/ascii-boxes/boxes"