From 74628590b8bb59349b3163ed6fdef52b81aca91f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 21 Feb 2019 20:00:31 +0000 Subject: [PATCH] boxes: Update to version 1.3 --- boxes.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/boxes.json b/boxes.json index e80e932558..77233d1e99 100644 --- a/boxes.json +++ b/boxes.json @@ -1,11 +1,11 @@ { "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", - "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/", - "hash": "6f2081a51e541920debeb779df7ea8fe91d73e3ef8bdaa75b3984b531d0271ed", - "extract_dir": "boxes-1.2", + "hash": "3f3e158298bcf7bbead18d2ae095083235f117f2eb05cbd1f977e193d56fee41", + "extract_dir": "boxes-1.3", "bin": "boxes.exe", "checkver": { "github": "https://github.com/ascii-boxes/boxes"