From ccbd518ae8f667bdefc36d9ec044d5195646419c Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Fri, 21 Oct 2022 08:26:32 +0000 Subject: [PATCH] AU: 4 updated - automouseclick chirp chirp.install chirp.portable [skip ci] https://gist.github.com/393704c64c2344f0f8e029cd57bebd2b/722b09c4b670db7889f1956d38560730b18197f9 --- automatic/automouseclick/tools/chocolateyinstall.ps1 | 2 +- automatic/chirp.install/chirp.install.nuspec | 2 +- automatic/chirp.install/legal/VERIFICATION.txt | 8 ++++---- automatic/chirp.install/tools/chocolateyinstall.ps1 | 2 +- automatic/chirp.portable/chirp.portable.nuspec | 2 +- automatic/chirp.portable/legal/VERIFICATION.txt | 4 ++-- automatic/chirp.portable/tools/chocolateyinstall.ps1 | 2 +- automatic/chirp/chirp.nuspec | 4 ++-- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/automatic/automouseclick/tools/chocolateyinstall.ps1 b/automatic/automouseclick/tools/chocolateyinstall.ps1 index 71ba1c7ab..758b47b3f 100644 --- a/automatic/automouseclick/tools/chocolateyinstall.ps1 +++ b/automatic/automouseclick/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName url = 'https://www.murgee.com/auto-mouse-click/download/setup.exe' - checksum = 'BB67EF7D958B7AEBB954BD9776552AFC68D48B7E665BB81982BF8A90B2160497' + checksum = '510FEF6D6EABF39120ACFB85B52E2DC4A2D0205EA9116E83A1FC92B3A181868D' checksumType = 'sha256' silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-" diff --git a/automatic/chirp.install/chirp.install.nuspec b/automatic/chirp.install/chirp.install.nuspec index 723566e8e..4f9862b3a 100644 --- a/automatic/chirp.install/chirp.install.nuspec +++ b/automatic/chirp.install/chirp.install.nuspec @@ -3,7 +3,7 @@ chirp.install - 2022.10.19 + 2022.10.21 https://github.com/chtof/chocolatey-packages/tree/master/automatic/chirp.install chtof CHIRP (Install) diff --git a/automatic/chirp.install/legal/VERIFICATION.txt b/automatic/chirp.install/legal/VERIFICATION.txt index 9368c00f8..ff22c5b42 100644 --- a/automatic/chirp.install/legal/VERIFICATION.txt +++ b/automatic/chirp.install/legal/VERIFICATION.txt @@ -7,16 +7,16 @@ Package can be verified like this: 1. Download: - x32: https://trac.chirp.danplanet.com/chirp_daily/daily-20221019/chirp-daily-20221019-installer.exe - x64: https://trac.chirp.danplanet.com/chirp_daily/daily-20221019/chirp-daily-20221019-installer.exe + x32: https://trac.chirp.danplanet.com/chirp_daily/daily-20221021/chirp-daily-20221021-installer.exe + x64: https://trac.chirp.danplanet.com/chirp_daily/daily-20221021/chirp-daily-20221021-installer.exe 2. You can use one of the following methods to obtain the SHA256 checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: 060746ED5B5A52F6684DB3189AA5F795011F8D8F2E06BBABB25F1772EE474DB8 - checksum64: 060746ED5B5A52F6684DB3189AA5F795011F8D8F2E06BBABB25F1772EE474DB8 + checksum32: 47AE9C0F36C4F3C38CE6812E6F4DA9F70DB09ED558EB2BD5A6C1EF44C1E2FCA7 + checksum64: 47AE9C0F36C4F3C38CE6812E6F4DA9F70DB09ED558EB2BD5A6C1EF44C1E2FCA7 File 'LICENSE.txt' is obtained from: http://chirp.danplanet.com/projects/chirp/repository/revisions/222c1830b798/entry/COPYING diff --git a/automatic/chirp.install/tools/chocolateyinstall.ps1 b/automatic/chirp.install/tools/chocolateyinstall.ps1 index ab5b37a97..9a0c11708 100644 --- a/automatic/chirp.install/tools/chocolateyinstall.ps1 +++ b/automatic/chirp.install/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsDir\chirp-daily-20221019-installer.exe" + file = "$toolsDir\chirp-daily-20221021-installer.exe" silentArgs = '/S' } diff --git a/automatic/chirp.portable/chirp.portable.nuspec b/automatic/chirp.portable/chirp.portable.nuspec index 8a9f85385..3d4c8f835 100644 --- a/automatic/chirp.portable/chirp.portable.nuspec +++ b/automatic/chirp.portable/chirp.portable.nuspec @@ -3,7 +3,7 @@ chirp.portable - 2022.10.19 + 2022.10.21 https://github.com/chtof/chocolatey-packages/tree/master/automatic/chirp.portable chtof CHIRP (Portable) diff --git a/automatic/chirp.portable/legal/VERIFICATION.txt b/automatic/chirp.portable/legal/VERIFICATION.txt index 958b75c61..f71321270 100644 --- a/automatic/chirp.portable/legal/VERIFICATION.txt +++ b/automatic/chirp.portable/legal/VERIFICATION.txt @@ -7,14 +7,14 @@ Package can be verified like this: 1. Download: - x32: https://trac.chirp.danplanet.com/chirp_daily/daily-20221019/chirp-daily-20221019-win32.zip + x32: https://trac.chirp.danplanet.com/chirp_daily/daily-20221021/chirp-daily-20221021-win32.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' checksum type: sha256 - checksum32: BEEB08A6CD10EF9F14BC683AE1648867396A7C87E417FF5BC7286447F289ADF8 + checksum32: ACEB61A16E69606889BB66EBAF645D8599E3B8A0FA7BCD84D6DE4B33A0CC88C2 File 'LICENSE.txt' is obtained from: http://chirp.danplanet.com/projects/chirp/repository/revisions/222c1830b798/entry/COPYING diff --git a/automatic/chirp.portable/tools/chocolateyinstall.ps1 b/automatic/chirp.portable/tools/chocolateyinstall.ps1 index ccd7c0883..44b9be5fc 100644 --- a/automatic/chirp.portable/tools/chocolateyinstall.ps1 +++ b/automatic/chirp.portable/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = "$env:ChocolateyPackageName" destination = "$toolsDir" - file = "$toolsDir\chirp-daily-20221019-win32.zip" + file = "$toolsDir\chirp-daily-20221021-win32.zip" } Get-ChocolateyUnzip @packageArgs diff --git a/automatic/chirp/chirp.nuspec b/automatic/chirp/chirp.nuspec index 0bde6160a..7d6565535 100644 --- a/automatic/chirp/chirp.nuspec +++ b/automatic/chirp/chirp.nuspec @@ -3,7 +3,7 @@ chirp - 2022.10.19 + 2022.10.21 https://github.com/chtof/chocolatey-packages/tree/master/automatic/chirp chtof CHIRP @@ -26,7 +26,7 @@ CHIRP is distributed as a series of automatically-generated builds. Any time we ]]> http://chirp.danplanet.com/projects/chirp/repository/revisions - +