Skip to content

Instantly share code, notes, and snippets.

@riezebosch
Last active November 29, 2021 06:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save riezebosch/78af415724ed3724701f732956900b2b to your computer and use it in GitHub Desktop.
Save riezebosch/78af415724ed3724701f732956900b2b to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

4 2017.8.30 UTC: 2017-09-11 09:06

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

History

Last run was OK

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

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
docker-toolbox True 🔸 True 17.06.2 17.05.0

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
docker-for-windows False False 17.06.2.13194 17.06.2.1319402
docker-for-windows-edge False False 17.09.0.13221-edge 17.07.0.13125-edge
docker-toolbox True 🔸 True 17.06.2 17.05.0
dotnetcore-sdk False False 2.0 2.0.0.20170906

docker-for-windows

docker-for-windows - checking updates using au version 2017.8.30
URL check
  https://download.docker.com/win/stable/13194/Docker%20for%20Windows%20Installer.exe
nuspec version: 17.06.2.1319402
remote version: 17.06.2.13194
No new version found

docker-for-windows-edge

docker-for-windows-edge - checking updates using au version 2017.8.30
URL check
  https://download.docker.com/win/edge/13221/Docker%20for%20Windows%20Installer.exe
nuspec version: 17.07.0.13125-edge
remote version: 17.09.0.13221-edge
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/docker-for-windows/17.09.0.13221-edge

docker-toolbox

docker-toolbox - checking updates using au version 2017.8.30
URL check
  https://github.com/docker/toolbox/releases/download/v17.06.2-ce/DockerToolbox-17.06.2-ce.exe
nuspec version: 17.05.0
remote version: 17.06.2
New version is available
Automatic checksum started
Package downloaded and hash calculated for 32 bit version
Package downloaded and hash calculated for 64 bit version
Updating files
  $Latest data:
    Checksum32      (String)    adcfc705e123866de406f682b0b684fe35ea0a846a4d44233c9f4628d5a6eaf1
    Checksum64      (String)    adcfc705e123866de406f682b0b684fe35ea0a846a4d44233c9f4628d5a6eaf1
    ChecksumType32  (String)    sha256
    ChecksumType64  (String)    sha256
    FileType        (String)    exe
    NuspecVersion   (String)    17.05.0
    PackageName     (String)    docker-toolbox
    URL32           (String)    https://github.com/docker/toolbox/releases/download/v17.06.2-ce/DockerToolbox-17.06.2-ce.exe
    Version         (String)    17.06.2

  docker-toolbox.nuspec
    setting id:  docker-toolbox
updating version: 17.05.0 -> 17.06.2
  tools\chocolateyInstall.ps1
    (^[$]url\s*=\s*)('.*') = $1'https://github.com/docker/toolbox/releases/download/v17.06.2-ce/DockerToolbox-17.06.2-ce.exe' 
    (^[$]checksum\s*=\s*)('.*') = $1'adcfc705e123866de406f682b0b684fe35ea0a846a4d44233c9f4628d5a6eaf1' 
Attempting to build package from 'docker-toolbox.nuspec'.
Successfully created package 'docker-toolbox.17.06.2.nupkg'
Package updated
Attempting to push docker-toolbox.17.06.2.nupkg to https://push.chocolatey.org
docker-toolbox 17.06.2 was pushed successfully to https://push.chocolatey.org

dotnetcore-sdk

dotnetcore-sdk - checking updates using au version 2017.8.30
URL check
  https://download.microsoft.com/download/0/F/D/0FD852A4-7EA1-4E2A-983A-0484AC19B92C/dotnet-sdk-2.0.0-win-x64.exe
  https://download.microsoft.com/download/0/F/D/0FD852A4-7EA1-4E2A-983A-0484AC19B92C/dotnet-sdk-2.0.0-win-x86.exe
nuspec version: 2.0.0.20170906
remote version: 2.0
No new version found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment