From a095072df304b195596e4faa9772f5107004384f Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Mon, 12 Sep 2022 16:22:42 +0000 Subject: [PATCH] AU: 2 updated - kitty PDFCreator [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/246660ecbc07e7f6c617e7c30634b4e90ed24d39 --- automatic/kitty/kitty.nuspec | 2 +- automatic/kitty/legal/VERIFICATION.txt | 6 +++--- automatic/kitty/tools/chocolateyInstall.ps1 | 2 +- automatic/pdfcreator/legal/VERIFICATION.txt | 2 +- automatic/pdfcreator/pdfcreator.nuspec | 8 ++++++-- 5 files changed, 12 insertions(+), 8 deletions(-) diff --git a/automatic/kitty/kitty.nuspec b/automatic/kitty/kitty.nuspec index 12c6d2a1cfd..2b1e154c861 100644 --- a/automatic/kitty/kitty.nuspec +++ b/automatic/kitty/kitty.nuspec @@ -3,7 +3,7 @@ kitty - 0.76.0.10 + 0.76.0.11 KiTTY Cyril Dupont chocolatey-community, Andre-Patrick Bubel, Miodrag Milic diff --git a/automatic/kitty/legal/VERIFICATION.txt b/automatic/kitty/legal/VERIFICATION.txt index 4a3dc01f5ab..72d5674b658 100644 --- a/automatic/kitty/legal/VERIFICATION.txt +++ b/automatic/kitty/legal/VERIFICATION.txt @@ -5,17 +5,17 @@ in verifying that this package's contents are trustworthy. Package can be verified like this: -1. Download the zip file: https://github.com/cyd01/KiTTY/releases/download/v0.76.0.10/kitty-bin-0.76.0.10.zip +1. Download the zip file: https://github.com/cyd01/KiTTY/releases/download/v0.76.0.11/kitty-bin-0.76.0.11.zip 2. You can use one of the following methods to obtain the SHA256 checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - SHA256: 23b4602aaa09ac950b2237c3acfc5fae5db7bfb5341a0137439c428d9c97e1cf + SHA256: 7a22b4b6759b121694eaa157d8bced27fe33b05301761e41c977af0d7da02308 Using AU: - Get-RemoteChecksum https://github.com/cyd01/KiTTY/releases/download/v0.76.0.10/kitty-bin-0.76.0.10.zip + Get-RemoteChecksum https://github.com/cyd01/KiTTY/releases/download/v0.76.0.11/kitty-bin-0.76.0.11.zip File 'LICENSE.TXT' is obtained from: https://raw.githubusercontent.com/cyd01/KiTTY/master/LICENCE.TXT diff --git a/automatic/kitty/tools/chocolateyInstall.ps1 b/automatic/kitty/tools/chocolateyInstall.ps1 index 44d4ab69373..eb03e8261d3 100644 --- a/automatic/kitty/tools/chocolateyInstall.ps1 +++ b/automatic/kitty/tools/chocolateyInstall.ps1 @@ -5,7 +5,7 @@ StopProcesses $packageArgs = @{ PackageName = 'kitty' - FileFullPath = "$toolsPath\kitty-bin-0.76.0.10.zip" + FileFullPath = "$toolsPath\kitty-bin-0.76.0.11.zip" Destination = $toolsPath } diff --git a/automatic/pdfcreator/legal/VERIFICATION.txt b/automatic/pdfcreator/legal/VERIFICATION.txt index 85733b2178e..29675c41f17 100644 --- a/automatic/pdfcreator/legal/VERIFICATION.txt +++ b/automatic/pdfcreator/legal/VERIFICATION.txt @@ -13,6 +13,6 @@ and can be verified by doing the following: 3. The checksums should match the following: checksum type: sha256 - checksum: DE10403DA4D1873914900AFF14F62DC73C2C87E573D2A19FCC0202B5DF6CFF61 + checksum: 05F06F778672AD3EF34420C40919A13D6C27BDC6B4988E87FD8004FE50325F1B The file 'LICENSE.txt' has been obtained from diff --git a/automatic/pdfcreator/pdfcreator.nuspec b/automatic/pdfcreator/pdfcreator.nuspec index 239e9f002fd..3b2710528bc 100644 --- a/automatic/pdfcreator/pdfcreator.nuspec +++ b/automatic/pdfcreator/pdfcreator.nuspec @@ -4,7 +4,7 @@ PDFCreator - 4.4.3 + 4.4.3.20220912 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/pdfcreator chocolatey-community @@ -30,7 +30,7 @@ - Support for digital signatures - COM interface for application or scripted actions -## Notes +## Package Parameters The installer has a few options that can be configured via the `--ia` switch: @@ -39,6 +39,10 @@ The installer has a few options that can be configured via the `--ia` switch: - `/Printername=(name)` - Use a custom printer name (default: *PDFCreator*) Example use: `choco install pdfcreator --ia '"/NOICONS /TASKS=!winexplorer"'` + +## Notes + +- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.** ]]>