mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
boxes: Update to version 2.0.0
This commit is contained in:
parent
097e3dd86e
commit
244fddcd15
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3",
|
"version": "2.0.0",
|
||||||
"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",
|
||||||
"homepage": "https://boxes.thomasjensen.com/",
|
"homepage": "https://boxes.thomasjensen.com/",
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
"url": "https://github.com/ascii-boxes/boxes/releases/download/v1.3/boxes-1.3-intel-win32.zip",
|
"url": "https://github.com/ascii-boxes/boxes/releases/download/v2.0.0/boxes-2.0.0-intel-win32.zip",
|
||||||
"hash": "3f3e158298bcf7bbead18d2ae095083235f117f2eb05cbd1f977e193d56fee41",
|
"hash": "e355ecefcaed7f9bfb79b61bb7f6751baaa05c8c021e962d2b359f3e479dacb3",
|
||||||
"extract_dir": "boxes-1.3",
|
"extract_dir": "boxes-2.0.0",
|
||||||
"bin": "boxes.exe",
|
"bin": "boxes.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/ascii-boxes/boxes"
|
"github": "https://github.com/ascii-boxes/boxes"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user