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-22 18:09

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

History

Last run was OK

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

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
docker-for-windows True 🔸 True 17.09.0.13392-edge 17.09.0.13333-edge

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
docker-for-windows False False 17.06.2.13194 17.06.2.1319402
docker-for-windows True 🔸 True 17.09.0.13392-edge 17.09.0.13333-edge
docker-toolbox False False 17.06.2 17.06.2
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

docker-for-windows-edge - checking updates using au version 2017.8.30
URL check
  https://download.docker.com/win/edge/13392/Docker%20for%20Windows%20Installer.exe
nuspec version: 17.09.0.13333-edge
remote version: 17.09.0.13392-edge
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)    c26ff925765066df79b1a33a663aaa4262df1443b954fa64614a5f14d4139ffa
    Checksum64      (String)    c26ff925765066df79b1a33a663aaa4262df1443b954fa64614a5f14d4139ffa
    ChecksumType32  (String)    sha256
    ChecksumType64  (String)    sha256
    FileType        (String)    exe
    NuspecVersion   (String)    17.09.0.13333-edge
    PackageName     (String)    docker-for-windows
    URL             (String)    https://download.docker.com/win/edge/13392/Docker%20for%20Windows%20Installer.exe
    Version         (String)    17.09.0.13392-edge

  docker-for-windows-edge.nuspec
    setting id:  docker-for-windows
updating version: 17.09.0.13333-edge -> 17.09.0.13392-edge
  tools\chocolateyInstall.ps1
    (^[$]url\s*=\s*)('.*') = $1'https://download.docker.com/win/edge/13392/Docker%20for%20Windows%20Installer.exe' 
    (^[$]checksum\s*=\s*)('.*') = $1'c26ff925765066df79b1a33a663aaa4262df1443b954fa64614a5f14d4139ffa' 
Attempting to build package from 'docker-for-windows-edge.nuspec'.
Successfully created package 'docker-for-windows.17.09.0.13392-edge.nupkg'
Package updated
Attempting to push docker-for-windows.17.09.0.13392-edge.nupkg to https://push.chocolatey.org
docker-for-windows 17.09.0.13392-edge was pushed successfully to https://push.chocolatey.org

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.06.2
remote version: 17.06.2
No new version found

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