File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 22
33$packageArgs = @ {
44 packageName = $env: ChocolateyPackageName
5- url = ' '
6- checksum = ' '
5+ url = ' https://www.zebra.com/content/dam/zebra_new_ia/en-us/software-printer/productivity-apps/zebra-designer-3/zebradesigner3-322629.exe '
6+ checksum = ' 93d6fa89ec70e8a943075fbddbfd6e5e082fe7bd1479a580fb535da1dd28a2f2 '
77 checksumType = ' SHA256'
88 fileType = ' EXE'
99 silentArgs = ' ICONDESKTOP=FALSE /s'
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ distribution rights. -->
3535 <!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's
3636 possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the
3737 version number is final, that is considered a released version and not a prerelease. -->
38- <version >0.0 </version >
38+ <version >3.322629 </version >
3939 <packageSourceUrl >https://github.com/mikeee/ChocoPackages/tree/master/automatic/zebradesigner</packageSourceUrl >
4040 <!-- owners is a poor name for maintainers of the package. It sticks around by this name for
4141 compatibility reasons. It basically means you. -->
@@ -58,7 +58,10 @@ distribution rights. -->
5858 <!-- <bugTrackerUrl></bugTrackerUrl>-->
5959 <tags >zebra designer essentials professional</tags >
6060 <summary >Label making software</summary >
61- <description ></description >
61+ <description >ZebraDesigner is barcode label software
62+
63+ **NOTE**: This package is automatically updated. If it is out of date and there is no newer package submitted, please use the `Contact Maintainers` functionality to alert them.
64+ </description >
6265 <releaseNotes >https://www.zebra.com/us/en/support-downloads/printer-software/zebra-designer-3-downloads.html</releaseNotes >
6366 <!-- =============================== -->
6467 <!-- Specifying dependencies and version ranges?
You can’t perform that action at this time.
0 commit comments