Skip to content

Instantly share code, notes, and snippets.

@JamieMagee
Last active October 15, 2021 00:06
Show Gist options
  • Save JamieMagee/bab06468143f49adc9b0e65eb1e8c5be to your computer and use it in GitHub Desktop.
Save JamieMagee/bab06468143f49adc9b0e65eb1e8c5be to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

9 2018.5.18 UTC: 2019-04-19 07:39 JamieMagee/chocolatey

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

Ignored | History | Force Test | Releases

LAST RUN HAD 3 ERRORS !!!

Finished 9 packages after 1.16 minutes.
6 updated, 6 pushed, 0 ignored
3 errors - 3 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
jetty True ๐Ÿ”ธ True 9.4.16.20190411 9.4.15.20190215
zulu True ๐Ÿ”ธ True 12.2.3 12.1.3
zulu11 True ๐Ÿ”ธ True 11.31.11 11.29.11
zulu12 True ๐Ÿ”ธ True 12.2.3 12.1.3
zulu7 True ๐Ÿ”ธ True 7.29.0.5 7.27.0.1
zulu8 True ๐Ÿ”ธ True 8.38.0.13 8.36.0.1

Errors

Icon Name RemoteVersion NuspecVersion Error
zulu10 10.3 au_GetLatest failed; Cannot bind argument to parameter 'Path' because it is null.
zulu6 6.22.0.3 au_GetLatest failed; Cannot bind argument to parameter 'Path' because it is null.
zulu9 9.0.7.1 au_GetLatest failed; Cannot bind argument to parameter 'Path' because it is null.

zulu10

au_GetLatest failed
Cannot bind argument to parameter 'Path' because it is null.

zulu6

au_GetLatest failed
Cannot bind argument to parameter 'Path' because it is null.

zulu9

au_GetLatest failed
Cannot bind argument to parameter 'Path' because it is null.

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
jetty True ๐Ÿ”ธ True 9.4.16.20190411 9.4.15.20190215
zulu True ๐Ÿ”ธ True 12.2.3 12.1.3
zulu11 True ๐Ÿ”ธ True 11.31.11 11.29.11
zulu12 True ๐Ÿ”ธ True 12.2.3 12.1.3
zulu7 True ๐Ÿ”ธ True 7.29.0.5 7.27.0.1
zulu8 True ๐Ÿ”ธ True 8.38.0.13 8.36.0.1

jetty

jetty - checking updates using au version 2018.5.18

URL check
  https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-distribution/9.4.16.v20190411/jetty-distribution-9.4.16.v20190411.zip
nuspec version: 9.4.15.20190215
remote version: 9.4.16.20190411
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     7d3239fcad8a3eaa65d668b44ff7bc94ff93b511563c6020187045a2f1989f1b
    ChecksumType32            (String)     sha256
    FileType                  (String)     zip
    NuspecVersion             (String)     9.4.15.20190215
    PackageName               (String)     jetty
    URL32                     (String)     https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-distribution/9.4.16.v20190411/jetty-distribution-9.4.16.v20190411.zip
    Version                   (String)     9.4.16.20190411
  jetty.nuspec
    setting id: jetty
    updating version: 9.4.15.20190215 -> 9.4.16.20190411
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'7d3239fcad8a3eaa65d668b44ff7bc94ff93b511563c6020187045a2f1989f1b'
    (?i)(^\s*url\s*=\s*)('.*')          = $1'https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-distribution/9.4.16.v20190411/jetty-distribution-9.4.16.v20190411.zip'
Attempting to build package from 'jetty.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\jetty\jetty.9.4.16.20190411.nupkg'
Package updated
Chocolatey v0.10.11
Attempting to push jetty.9.4.16.20190411.nupkg to https://push.chocolatey.org
jetty 9.4.16.20190411 was pushed successfully to https://push.chocolatey.org

zulu

zulu - checking updates using au version 2018.5.18

URL check
  https://cdn.azul.com/zulu/bin/zulu12.2.3-ca-jdk12.0.1-win_x64.msi
nuspec version: 12.1.3
remote version: 12.2.3
New version is available
Automatic checksum started
Package downloaded and hash calculated for 64 bit version
Updating files
  $Latest data:
    Checksum64                (String)     0e4219d1fa76501d2a9ddd845e9af60e0452d67d79b98ae06ab610c2942c5da0
    ChecksumType64            (String)     sha256
    FileType                  (String)     msi
    NuspecVersion             (String)     12.1.3
    PackageName               (String)     zulu
    URL64                     (String)     https://cdn.azul.com/zulu/bin/zulu12.2.3-ca-jdk12.0.1-win_x64.msi
    Version                   (String)     12.2.3
  zulu.nuspec
    setting id: zulu
    updating version: 12.1.3 -> 12.2.3
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*url64bit\s*=\s*)('.*')     = $1'https://cdn.azul.com/zulu/bin/zulu12.2.3-ca-jdk12.0.1-win_x64.msi'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'0e4219d1fa76501d2a9ddd845e9af60e0452d67d79b98ae06ab610c2942c5da0'
Attempting to build package from 'zulu.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\zulu\zulu.12.2.3.nupkg'
Package updated
Chocolatey v0.10.11
Attempting to push zulu.12.2.3.nupkg to https://push.chocolatey.org
zulu 12.2.3 was pushed successfully to https://push.chocolatey.org

zulu11

zulu11 - checking updates using au version 2018.5.18

URL check
  https://cdn.azul.com/zulu/bin/zulu11.31.11-ca-jdk11.0.3-win_x64.msi
nuspec version: 11.29.11
remote version: 11.31.11
New version is available
Automatic checksum started
Package downloaded and hash calculated for 64 bit version
Updating files
  $Latest data:
    Checksum64                (String)     58f830ed4ae0130fc537afe5a746bd48a667a4c01d48b7926a2a71d2f93486e9
    ChecksumType64            (String)     sha256
    FileType                  (String)     msi
    NuspecVersion             (String)     11.29.11
    PackageName               (String)     zulu11
    URL64                     (String)     https://cdn.azul.com/zulu/bin/zulu11.31.11-ca-jdk11.0.3-win_x64.msi
    Version                   (String)     11.31.11
  zulu11.nuspec
    setting id: zulu11
    updating version: 11.29.11 -> 11.31.11
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*url64bit\s*=\s*)('.*')     = $1'https://cdn.azul.com/zulu/bin/zulu11.31.11-ca-jdk11.0.3-win_x64.msi'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'58f830ed4ae0130fc537afe5a746bd48a667a4c01d48b7926a2a71d2f93486e9'
Attempting to build package from 'zulu11.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\zulu11\zulu11.11.31.11.nupkg'
Package updated
Chocolatey v0.10.11
Attempting to push zulu11.11.31.11.nupkg to https://push.chocolatey.org
zulu11 11.31.11 was pushed successfully to https://push.chocolatey.org

zulu12

zulu12 - checking updates using au version 2018.5.18

URL check
  https://cdn.azul.com/zulu/bin/zulu12.2.3-ca-jdk12.0.1-win_x64.msi
nuspec version: 12.1.3
remote version: 12.2.3
New version is available
Automatic checksum started
Package downloaded and hash calculated for 64 bit version
Updating files
  $Latest data:
    Checksum64                (String)     0e4219d1fa76501d2a9ddd845e9af60e0452d67d79b98ae06ab610c2942c5da0
    ChecksumType64            (String)     sha256
    FileType                  (String)     msi
    NuspecVersion             (String)     12.1.3
    PackageName               (String)     zulu12
    URL64                     (String)     https://cdn.azul.com/zulu/bin/zulu12.2.3-ca-jdk12.0.1-win_x64.msi
    Version                   (String)     12.2.3
  zulu12.nuspec
    setting id: zulu12
    updating version: 12.1.3 -> 12.2.3
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*url64bit\s*=\s*)('.*')     = $1'https://cdn.azul.com/zulu/bin/zulu12.2.3-ca-jdk12.0.1-win_x64.msi'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'0e4219d1fa76501d2a9ddd845e9af60e0452d67d79b98ae06ab610c2942c5da0'
Attempting to build package from 'zulu12.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\zulu12\zulu12.12.2.3.nupkg'
Package updated
Chocolatey v0.10.11
Attempting to push zulu12.12.2.3.nupkg to https://push.chocolatey.org
zulu12 12.2.3 was pushed successfully to https://push.chocolatey.org

zulu7

zulu7 - checking updates using au version 2018.5.18

URL check
  https://cdn.azul.com/zulu/bin/zulu7.29.0.5-ca-jdk7.0.222-win_x64.msi
nuspec version: 7.27.0.1
remote version: 7.29.0.5
New version is available
Automatic checksum started
Package downloaded and hash calculated for 64 bit version
Updating files
  $Latest data:
    Checksum64                (String)     29f0870115adbbf755f8885377b0c9472b36d5f4da52c318a24dbca03dffa43b
    ChecksumType64            (String)     sha256
    FileType                  (String)     msi
    NuspecVersion             (String)     7.27.0.1
    PackageName               (String)     zulu7
    URL64                     (String)     https://cdn.azul.com/zulu/bin/zulu7.29.0.5-ca-jdk7.0.222-win_x64.msi
    Version                   (String)     7.29.0.5
  zulu7.nuspec
    setting id: zulu7
    updating version: 7.27.0.1 -> 7.29.0.5
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*url64bit\s*=\s*)('.*')     = $1'https://cdn.azul.com/zulu/bin/zulu7.29.0.5-ca-jdk7.0.222-win_x64.msi'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'29f0870115adbbf755f8885377b0c9472b36d5f4da52c318a24dbca03dffa43b'
Attempting to build package from 'zulu7.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\zulu7\zulu7.7.29.0.5.nupkg'
Package updated
Chocolatey v0.10.11
Attempting to push zulu7.7.29.0.5.nupkg to https://push.chocolatey.org
zulu7 7.29.0.5 was pushed successfully to https://push.chocolatey.org

zulu8

zulu8 - checking updates using au version 2018.5.18

URL check
  https://cdn.azul.com/zulu/bin/zulu8.38.0.13-ca-jdk8.0.212-win_x64.msi
nuspec version: 8.36.0.1
remote version: 8.38.0.13
New version is available
Automatic checksum started
Package downloaded and hash calculated for 64 bit version
Updating files
  $Latest data:
    Checksum64                (String)     fb2f03b05998633eb3ea29de7bc5631d63695f689730201220ce324e8d018769
    ChecksumType64            (String)     sha256
    FileType                  (String)     msi
    NuspecVersion             (String)     8.36.0.1
    PackageName               (String)     zulu8
    URL64                     (String)     https://cdn.azul.com/zulu/bin/zulu8.38.0.13-ca-jdk8.0.212-win_x64.msi
    Version                   (String)     8.38.0.13
  zulu8.nuspec
    setting id: zulu8
    updating version: 8.36.0.1 -> 8.38.0.13
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*url64bit\s*=\s*)('.*')     = $1'https://cdn.azul.com/zulu/bin/zulu8.38.0.13-ca-jdk8.0.212-win_x64.msi'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'fb2f03b05998633eb3ea29de7bc5631d63695f689730201220ce324e8d018769'
Attempting to build package from 'zulu8.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\zulu8\zulu8.8.38.0.13.nupkg'
Package updated
Chocolatey v0.10.11
Attempting to push zulu8.8.38.0.13.nupkg to https://push.chocolatey.org
zulu8 8.38.0.13 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-29 (2) Zulu โ€“ Zulu12

2019-03-05 (3) Jetty โ€“ Zulu โ€“ Zulu11

2019-02-01 (2) Zulu7 โ€“ Zulu8

2019-01-27 (1) Zulu

2019-01-04 (1) Jetty

2018-12-17 (1) Jetty

2018-11-29 (6) Zulu11 โ€“ Zulu10 โ€“ Zulu9 โ€“ Zulu7 โ€“ Zulu6 โ€“ Zulu

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