diff --git a/automatic/chirp.install/chirp.install.nuspec b/automatic/chirp.install/chirp.install.nuspec index 04e76177e..63ae93517 100644 --- a/automatic/chirp.install/chirp.install.nuspec +++ b/automatic/chirp.install/chirp.install.nuspec @@ -3,7 +3,7 @@ chirp.install - 2023.06.11 + 2023.06.13 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 9a45e7840..6b4132a7e 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_next/next-20230611/chirp-next-20230611-installer.exe - x64: https://trac.chirp.danplanet.com/chirp_next/next-20230611/chirp-next-20230611-installer.exe + x32: https://trac.chirp.danplanet.com/chirp_next/next-20230613/chirp-next-20230613-installer.exe + x64: https://trac.chirp.danplanet.com/chirp_next/next-20230613/chirp-next-20230613-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: B08187C78FF042C18ADB747A5E4792911D199650689525B6B5F658E6D533B97E - checksum64: B08187C78FF042C18ADB747A5E4792911D199650689525B6B5F658E6D533B97E + checksum32: 66F74D5B9FDF4C50F4E16266846BE6E5D36DEB21AF86408E9FCC2FC9D270D1EF + checksum64: 66F74D5B9FDF4C50F4E16266846BE6E5D36DEB21AF86408E9FCC2FC9D270D1EF 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 ae72acc82..ced0af950 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-next-20230611-installer.exe" + file = "$toolsDir\chirp-next-20230613-installer.exe" silentArgs = '/S' } diff --git a/automatic/chirp.portable/chirp.portable.nuspec b/automatic/chirp.portable/chirp.portable.nuspec index 2611179bf..9c0a9ad2d 100644 --- a/automatic/chirp.portable/chirp.portable.nuspec +++ b/automatic/chirp.portable/chirp.portable.nuspec @@ -3,7 +3,7 @@ chirp.portable - 2023.06.11 + 2023.06.13 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 1d77db670..aa7a291d7 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_next/next-20230611/chirp-next-20230611-win32.zip + x32: https://trac.chirp.danplanet.com/chirp_next/next-20230613/chirp-next-20230613-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: 2B0DE6D309A0FA65239B0E0607359737F1ECC52FDCDA60F79142E1CEF8C12F61 + checksum32: 00DBD25E1002D129D340A9740C350604270A101EAE34C18BCC3B0D3E761A1A74 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 526274862..02316ec91 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-next-20230611-win32.zip" + file = "$toolsDir\chirp-next-20230613-win32.zip" } Get-ChocolateyUnzip @packageArgs diff --git a/automatic/chirp/chirp.nuspec b/automatic/chirp/chirp.nuspec index 94a8563f6..cb9319f85 100644 --- a/automatic/chirp/chirp.nuspec +++ b/automatic/chirp/chirp.nuspec @@ -3,7 +3,7 @@ chirp - 2023.06.11 + 2023.06.13 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 - +