33 <metadata >
44 <id >boxes.portable</id >
55 <title >boxes (Portable)</title >
6- <version >0 .0.0</version >
6+ <version >2 .0.0</version >
77 <authors >The Boxes Contributors</authors >
88 <owners >Thomas Jensen</owners >
99 <summary >Command Line ASCII Boxes Unlimited!</summary >
@@ -67,7 +67,7 @@ A more complex call might look like this:
6767
6868### Modifying boxes.cfg
6969
70- At some point, you may wish to modify existing box designs or even add your own.
70+ At some point, you may wish to modify existing box designs or even add your own.
7171When that happens, you may find that you don't have the necessary access permissions to modify boxes.cfg in
7272`%ChocolateyInstall%\lib\boxes.portable\tools` directly. In that case, make a copy of boxes.cfg and place it in one of
7373the precedent locations, where *boxes* finds it before the original. When reading the config file, *boxes* will try
@@ -83,10 +83,10 @@ these locations (in order):
8383 <tags >ascii ascii-art filter command-line cli</tags >
8484 <iconUrl >https://boxes.thomasjensen.com/images/boxes-sq-256.png</iconUrl >
8585 <!-- <license type="expression">GPL-2.0-only</license> -->
86- <licenseUrl >https://www.gnu.org/licenses/old-licenses/gpl-2 .0.html </licenseUrl >
86+ <licenseUrl >https://raw.githubusercontent.com/ascii-boxes/boxes/v2 .0.0/LICENSE </licenseUrl >
8787 <language >en</language >
8888 <requireLicenseAcceptance >false</requireLicenseAcceptance >
89- <releaseNotes >https://boxes.thomasjensen.com/2019 /02/boxes-v1.3 -released.html</releaseNotes >
89+ <releaseNotes >https://boxes.thomasjensen.com/2021 /02/boxes-v2.0.0 -released.html</releaseNotes >
9090 <projectSourceUrl >https://github.com/ascii-boxes/boxes</projectSourceUrl >
9191 <packageSourceUrl >https://github.com/ascii-boxes/boxes/blob/master/boxes.portable.nuspec</packageSourceUrl >
9292 <docsUrl >https://boxes.thomasjensen.com/docs/</docsUrl >
0 commit comments