From fa4c14530b34ec24aa53f4f8e93c8c00a29552de Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Sun, 24 Feb 2019 02:28:11 -0500 Subject: [PATCH] boxes 1.3 Closes #37272. Signed-off-by: Chongyu Zhu --- Formula/boxes.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/boxes.rb b/Formula/boxes.rb index 80546b35c4..8489c61254 100644 --- a/Formula/boxes.rb +++ b/Formula/boxes.rb @@ -1,8 +1,8 @@ class Boxes < Formula desc "Draw boxes around text" homepage "https://boxes.thomasjensen.com/" - url "https://github.com/ascii-boxes/boxes/archive/v1.2.tar.gz" - sha256 "ba237f6d4936bdace133d5f370674fd4c63bf0d767999a104bada6460c5d1913" + url "https://github.com/ascii-boxes/boxes/archive/v1.3.tar.gz" + sha256 "cbb46b3b0ef2c016f9ebcebea5acf6c2bfec39dfb6696dc8f4427a3f844cd567" head "https://github.com/ascii-boxes/boxes.git" bottle do