From 635c6159179bd77701f64ea99ee28edb3bfd96ba Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Sun, 20 Jan 2019 16:07:41 +0000 Subject: [PATCH] AU: 2 updated - IcoFX tablacus [skip ci] https://gist.github.com/747b3ede98c9404e5cb6a399595e7ad1/0273ab63110d82493e6f581dcf2bd8271fc00473 --- automatic/icofx/icofx.nuspec | 5 +++-- automatic/icofx/tools/ChocolateyInstall.ps1 | 2 +- automatic/tablacus/legal/VERIFICATION.txt | 4 ++-- automatic/tablacus/tablacus.nuspec | 3 ++- automatic/tablacus/tools/chocolateyInstall.ps1 | 2 +- 5 files changed, 9 insertions(+), 7 deletions(-) diff --git a/automatic/icofx/icofx.nuspec b/automatic/icofx/icofx.nuspec index e90c7e10c..310df3fc5 100644 --- a/automatic/icofx/icofx.nuspec +++ b/automatic/icofx/icofx.nuspec @@ -3,7 +3,7 @@ IcoFX - 3.2.1 + 3.3 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/icofx AdmiringWorm, H. Alan Stevens AdmiringWorm Icofx @@ -19,6 +19,7 @@ [Package Changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/icofx/Changelog.md) diff --git a/automatic/icofx/tools/ChocolateyInstall.ps1 b/automatic/icofx/tools/ChocolateyInstall.ps1 index 1de5aa004..9b98a587a 100644 --- a/automatic/icofx/tools/ChocolateyInstall.ps1 +++ b/automatic/icofx/tools/ChocolateyInstall.ps1 @@ -5,7 +5,7 @@ $packageArgs = @{ fileType = 'exe' url = 'https://www.icofx.ro/files/icofxsetup.exe' softwareName = 'IcoFX*' - checksum = '7aa3e1130f8ef707f2cc4f6223d3b0c1dc3937f8f6df3dc5d3f66c85792ba63b' + checksum = '70825d24b7091f572bfd6a2ac45ff288e04e1bfbf49c6fc042380832b05f27a0' checksumType = 'sha256' silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0) diff --git a/automatic/tablacus/legal/VERIFICATION.txt b/automatic/tablacus/legal/VERIFICATION.txt index 48dac432c..ba3c9ca08 100644 --- a/automatic/tablacus/legal/VERIFICATION.txt +++ b/automatic/tablacus/legal/VERIFICATION.txt @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download location on and can be verified by doing the following: -1. Download the following +1. Download the following 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum: 85B6D5E04C1E44CDAA0D6AF5B81028A8DD9F126DB3B477EBFDF60125B4E36D29 + checksum: 5A14A5C4C15BE4F01BD72F907987576743018335419FE2B1CA23B63A71906696 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/tablacus/tablacus.nuspec b/automatic/tablacus/tablacus.nuspec index 7a2959deb..c91511eb8 100644 --- a/automatic/tablacus/tablacus.nuspec +++ b/automatic/tablacus/tablacus.nuspec @@ -3,7 +3,7 @@ tablacus - 19.1.17 + 19.1.20 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/tablacus AdmiringWorm, Yoshimov Tablacus Explorer @@ -21,6 +21,7 @@