diff --git a/awscli-v2/awscli-v2.nuspec b/awscli-v2/awscli-v2.nuspec index f4f277e7..9e19a4c6 100644 --- a/awscli-v2/awscli-v2.nuspec +++ b/awscli-v2/awscli-v2.nuspec @@ -3,7 +3,7 @@ awscli - 2.22.17 + 2.22.18 https://github.com/jtcmedia/chocolatey-packages/tree/master/awscli chocolatey, LudicrousByte AWS Command Line Interface v2 (Install) @@ -29,7 +29,7 @@ The AWS CLI v2 offers several new [features](https://aws.amazon.com/blogs/develo I produce and maintain Chocolatey packages in my spare time, for free. If you use my packages, and appreciate the time and effort I put into making and maintaining them, please consider [making a small donation](https://www.buymeacoffee.com/jtcmedia). Thank-you! ]]> - https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst#22217 + https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst#22218 diff --git a/awscli-v2/tools/chocolateyinstall.ps1 b/awscli-v2/tools/chocolateyinstall.ps1 index 90a22927..a74b747b 100644 --- a/awscli-v2/tools/chocolateyinstall.ps1 +++ b/awscli-v2/tools/chocolateyinstall.ps1 @@ -1,8 +1,8 @@ $ErrorActionPreference = 'Stop'; $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url64 = 'https://awscli.amazonaws.com/AWSCLIV2-2.22.17.msi' -$checksum64 = '5baf865f749e8dfd2a18c537d7c021ec42a31a0aea6b9dc189478e4aab2a9e4b' +$url64 = 'https://awscli.amazonaws.com/AWSCLIV2-2.22.18.msi' +$checksum64 = 'b47262a7daeeb75ad622e4dc422f6c5edb28d3d7646453a02da91084733365c6' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/balena-cli/balena-cli.nuspec b/balena-cli/balena-cli.nuspec index 80fcc6ec..cf82efff 100644 --- a/balena-cli/balena-cli.nuspec +++ b/balena-cli/balena-cli.nuspec @@ -2,7 +2,7 @@ balena-cli - 20.1.0 + 20.1.1 https://github.com/jtcmedia/chocolatey-packages/tree/master/balena-cli jtcmedia balena CLI (Install) @@ -35,7 +35,7 @@ GitHub](https://github.com/balena-io/balena-cli/), and your contribution is also I produce and maintain Chocolatey packages in my spare time, for free. If you use my packages, and appreciate the time and effort I put into making and maintaining them, please consider [making a small donation](https://www.buymeacoffee.com/jtcmedia). Thank-you! ]]> - https://github.com/balena-io/balena-cli/releases/tag/v20.1.0 + https://github.com/balena-io/balena-cli/releases/tag/v20.1.1 diff --git a/balena-cli/legal/VERIFICATION.txt b/balena-cli/legal/VERIFICATION.txt index 4f9d969f..852291e1 100644 --- a/balena-cli/legal/VERIFICATION.txt +++ b/balena-cli/legal/VERIFICATION.txt @@ -4,14 +4,14 @@ in verifying that this package's contents are trustworthy. 1. Download the installer: - x64: https://github.com/balena-io/balena-cli/releases/download/v20.1.0/balena-cli-v20.1.0-windows-x64-installer.exe + x64: https://github.com/balena-io/balena-cli/releases/download/v20.1.1/balena-cli-v20.1.1-windows-x64-installer.exe 2. You can use one of the following methods to obtain the checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - Using AU: - Get-RemoteChecksum https://github.com/balena-io/balena-cli/releases/download/v20.1.0/balena-cli-v20.1.0-windows-x64-installer.exe + Get-RemoteChecksum https://github.com/balena-io/balena-cli/releases/download/v20.1.1/balena-cli-v20.1.1-windows-x64-installer.exe 3. Compare to Checksum: - checksum64: 86C4EE193098C0AC6FF2996F24433F22485542804C8105C590734005DDBD8ECF + checksum64: 3F17B5A11ACEE2D18EDECB1A270279D8E6FA3CAB926630A153666190B8CEADE8