From c94c7846a82e1defd62e2279d8a7a052e5e2acb9 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Thu, 23 Nov 2023 16:24:47 +0000 Subject: [PATCH] AU: 2 updated - chirp chirp.install [skip ci] https://gist.github.com/chtof/393704c64c2344f0f8e029cd57bebd2b/e91f95be5eae5c26d381fc759686acd6da9fd61b --- automatic/chirp.install/chirp.install.nuspec | 2 +- automatic/chirp.install/legal/VERIFICATION.txt | 8 ++++---- automatic/chirp.install/tools/chocolateyinstall.ps1 | 2 +- automatic/chirp/chirp.nuspec | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/automatic/chirp.install/chirp.install.nuspec b/automatic/chirp.install/chirp.install.nuspec index e1a6f6a60..78da6ad17 100644 --- a/automatic/chirp.install/chirp.install.nuspec +++ b/automatic/chirp.install/chirp.install.nuspec @@ -3,7 +3,7 @@ chirp.install - 2023.11.20 + 2023.11.23 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 836d9e52d..f2bd7099f 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-20231120/chirp-next-20231120-installer.exe - x64: https://trac.chirp.danplanet.com/chirp_next/next-20231120/chirp-next-20231120-installer.exe + x32: https://trac.chirp.danplanet.com/chirp_next/next-20231123/chirp-next-20231123-installer.exe + x64: https://trac.chirp.danplanet.com/chirp_next/next-20231123/chirp-next-20231123-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: F4ACAF446C53717DFDDF774EBEE537AF7BA4ED414609696956560B8BFAFFCE0D - checksum64: F4ACAF446C53717DFDDF774EBEE537AF7BA4ED414609696956560B8BFAFFCE0D + checksum32: 2A011E16ABB524BD70AB149D33BB898973074FB795C0A166B232F9393DC961AF + checksum64: 2A011E16ABB524BD70AB149D33BB898973074FB795C0A166B232F9393DC961AF 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 4505f6bd2..b3a5f5fc7 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-20231120-installer.exe" + file = "$toolsDir\chirp-next-20231123-installer.exe" silentArgs = '/S' } diff --git a/automatic/chirp/chirp.nuspec b/automatic/chirp/chirp.nuspec index b8fd4e7c6..a07b245bd 100644 --- a/automatic/chirp/chirp.nuspec +++ b/automatic/chirp/chirp.nuspec @@ -3,7 +3,7 @@ chirp - 2023.11.20 + 2023.11.23 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 - +