boxes 2.2.0

* boxes 2.2.0
* boxes: update license to GPL-3.0-only

Closes #111383.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-09-22 00:06:26 +02:00 committed by BrewTestBot
parent f6c39bab96
commit 4cd9cb3b55
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
class Boxes < Formula
desc "Draw boxes around text"
homepage "https://boxes.thomasjensen.com/"
url "https://github.com/ascii-boxes/boxes/archive/v2.1.1.tar.gz"
sha256 "95ae6b46e057a79c6414b8c0b5b561c3e9d886ab8123a4085d256edccce625f9"
license "GPL-2.0-only"
url "https://github.com/ascii-boxes/boxes/archive/v2.2.0.tar.gz"
sha256 "98b8e3cf5008f46f096d5775d129c34db9f718728bffb0f5d67ae89bb494102e"
license "GPL-3.0-only"
head "https://github.com/ascii-boxes/boxes.git", branch: "master"
bottle do