Skip to content

Instantly share code, notes, and snippets.

@jbpaux
Last active July 19, 2024 03:01
Show Gist options
  • Save jbpaux/61135c8432362efde3a4bb0eecf4b604 to your computer and use it in GitHub Desktop.
Save jbpaux/61135c8432362efde3a4bb0eecf4b604 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

4 2019.5.22 UTC: 2020-01-25 03:00 jbpaux/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 4 packages after 1.05 minutes.
1 updated, 1 pushed, 0 ignored
0 errors - 0 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
azcopy10 True 🔸 True 10.3.4 10.3.3

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
azcopy False False 8.1.0 8.1.0
azcopy10 True 🔸 True 10.3.4 10.3.3
azshell False False 0.2.2 0.2.2
bosh-cli False False 6.2.0 6.1.1

azcopy

azcopy - checking updates using au version 2019.5.22

URL check
  https://azcopy.azureedge.net/azcopy-8-1-0/MicrosoftAzureStorageAzCopy_netcore_x64.msi
nuspec version: 8.1.0
remote version: 8.1.0
No new version found

azcopy10

azcopy10 - checking updates using au version 2019.5.22

URL check
  https://azcopyvnext.azureedge.net/release20200124/azcopy_windows_amd64_10.3.4.zip
nuspec version: 10.3.3
remote version: 10.3.4
New version is available
Automatic checksum started
Package downloaded and hash calculated for 64 bit version
Updating files
  $Latest data:
    Checksum64                (String)     3699f5afb1de4fe9a4f53108ab607354c9c6ceda4ffc1d5495c68ae3c2dd81cf
    ChecksumType64            (String)     sha256
    FileType                  (String)     zip
    NuspecVersion             (String)     10.3.3
    PackageName               (String)     azcopy10
    URL64                     (String)     https://azcopyvnext.azureedge.net/release20200124/azcopy_windows_amd64_10.3.4.zip
    Version                   (String)     10.3.4
  azcopy10.nuspec
    setting id: azcopy10
    updating version: 10.3.3 -> 10.3.4
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*checksumType64\s*=\s*)('.*') = $1'sha256'
    (?i)(^\s*url64\s*=\s*)('.*')        = $1'https://azcopyvnext.azureedge.net/release20200124/azcopy_windows_amd64_10.3.4.zip'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'3699f5afb1de4fe9a4f53108ab607354c9c6ceda4ffc1d5495c68ae3c2dd81cf'
Attempting to build package from 'azcopy10.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\azcopy10\azcopy10.10.3.4.nupkg'
Package updated
Chocolatey v0.10.15
Attempting to push azcopy10.10.3.4.nupkg to https://push.chocolatey.org
azcopy10 10.3.4 was pushed successfully to https://push.chocolatey.org

azshell

azshell - checking updates using au version 2019.5.22

URL check
  https://github.com/yangl900/azshell/releases/download/v0.2.2/azshell_windows_64-bit.zip
nuspec version: 0.2.2
remote version: 0.2.2
No new version found

bosh-cli

bosh-cli - checking updates using au version 2019.5.22

URL check
  https://github.com/cloudfoundry/bosh-cli/releases/download/v6.2.0/bosh-cli-6.2.0-windows-amd64.exe
nuspec version: 6.1.1
remote version: 6.2.0
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/bosh-cli/6.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment