Skip to content

Instantly share code, notes, and snippets.

@peterjohnsonme
Last active July 20, 2025 08:02
Show Gist options
  • Save peterjohnsonme/8f131672f10ddadd06eac53ae5fff3ce to your computer and use it in GitHub Desktop.
Save peterjohnsonme/8f131672f10ddadd06eac53ae5fff3ce to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

1 2019.5.22 UTC: 2019-09-11 08:00 peterjohnsonme/chocolatey-packages

This file is automatically generated by the update_all.ps1 script using the AU module.

Ignored | History | Force Test | Releases

Last run was OK

Finished 1 packages after .5 minutes.
1 updated, 1 pushed, 0 ignored
0 errors - 0 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
azure-cli True 🔸 True 2.0.73 2.0.72

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
azure-cli True 🔸 True 2.0.73 2.0.72

azure-cli

azure-cli - checking updates using au version 2019.5.22

URL check
  https://azurecliprod.blob.core.windows.net/msi/azure-cli-2.0.73.msi
nuspec version: 2.0.72
remote version: 2.0.73
New version is available
Automatic checksum started
Package downloaded and hash calculated for 32 bit version
Updating files
  $Latest data:
    Checksum32                (String)     b32a0470cfdaf31eda465ac84909931f0f89cae692d77172405a4ce9991a423a
    ChecksumType32            (String)     sha256
    FileType                  (String)     msi
    NuspecVersion             (String)     2.0.72
    PackageName               (String)     azure-cli
    URL32                     (String)     https://azurecliprod.blob.core.windows.net/msi/azure-cli-2.0.73.msi
    Version                   (String)     2.0.73
  azure-cli.nuspec
    setting id: azure-cli
    updating version: 2.0.72 -> 2.0.73
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*url\s*=\s*)('.*')          = $1'https://azurecliprod.blob.core.windows.net/msi/azure-cli-2.0.73.msi'
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'b32a0470cfdaf31eda465ac84909931f0f89cae692d77172405a4ce9991a423a'
    (?i)(^\s*checksumType\s*=\s*)('.*') = $1'sha256'
Attempting to build package from 'azure-cli.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\azure-cli\azure-cli.2.0.73.nupkg'
Package updated
Chocolatey v0.10.15
Attempting to push azure-cli.2.0.73.nupkg to https://push.chocolatey.org
azure-cli 2.0.73 was pushed successfully to https://push.chocolatey.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment