Skip to content

Instantly share code, notes, and snippets.

@jbpaux
Last active July 1, 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

2 2018.5.18 UTC: 2019-04-19 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 2 packages after 1.09 minutes.
1 updated, 1 pushed, 0 ignored
0 errors - 0 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
bosh-cli True 🔸 True 5.5.0 5.4.0

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
azcopy False False 8.1.0 8.1.0
bosh-cli True 🔸 True 5.5.0 5.4.0

azcopy

azcopy - checking updates using au version 2018.5.18

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

bosh-cli

bosh-cli - checking updates using au version 2018.5.18

URL check
  https://github.com/cloudfoundry/bosh-cli/releases/download/v5.5.0/bosh-cli-5.5.0-windows-amd64.exe
nuspec version: 5.4.0
remote version: 5.5.0
New version is available
Automatic checksum started
Package downloaded and hash calculated for 64 bit version
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum64                (String)     3a1b7bbd1969dc42401fc90397daf56cf338cf3cf051be029378a1f06cee8a07
    ChecksumType64            (String)     sha256
    FileType                  (String)     exe
    NuspecVersion             (String)     5.4.0
    PackageName               (String)     bosh-cli
    ReleaseNotes              (String)     https://github.com/cloudfoundry/bosh-cli/releases/tag/5.5.0
    URL64                     (String)     https://github.com/cloudfoundry/bosh-cli/releases/download/v5.5.0/bosh-cli-5.5.0-windows-amd64.exe
    Version                   (String)     5.5.0
  bosh-cli.nuspec
    setting id: bosh-cli
    updating version: 5.4.0 -> 5.5.0
  bosh-cli.nuspec
    (\<releaseNotes\>).*?(\</releaseNotes\>) = ${1}https://github.com/cloudfoundry/bosh-cli/releases/tag/5.5.0$2
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*checksumType\s*=\s*)('.*') = $1'sha256'
    (?i)(^\s*[$]packageName\s*=\s*)('.*') = $1'bosh-cli'
    (?i)(^\s*url64\s*=\s*)('.*')        = $1'https://github.com/cloudfoundry/bosh-cli/releases/download/v5.5.0/bosh-cli-5.5.0-windows-amd64.exe'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'3a1b7bbd1969dc42401fc90397daf56cf338cf3cf051be029378a1f06cee8a07'
Running au_AfterUpdate
Attempting to build package from 'bosh-cli.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\bosh-cli\bosh-cli.5.5.0.nupkg'
Package updated
Chocolatey v0.10.11
Attempting to push bosh-cli.5.5.0.nupkg to https://push.chocolatey.org
bosh-cli 5.5.0 was pushed successfully to https://push.chocolatey.org

Update History

Showing maximum 120 dates.
Click on the first letter of the package name to see its report and on the remaining letters to see its git commit.


2019-03-14 (1) Azcopy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment