Skip to content

Instantly share code, notes, and snippets.

@palethorper
Created September 12, 2017 00:04
Show Gist options
  • Save palethorper/a605fbdf86789eaf362c0e018d47ae96 to your computer and use it in GitHub Desktop.
Save palethorper/a605fbdf86789eaf362c0e018d47ae96 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

4 2017.8.30 UTC: 2017-09-12 00:04 palethorper/chocolatey-packages

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

History

LAST RUN HAD 1 ERROR !!!

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

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
packetbeat True πŸ”Έ True 5.6.0 5.5.1

Errors

Icon Name RemoteVersion NuspecVersion Error
winlogbeat 5.6.0 5.5.2 Push ERROR; Failed to process request. 'This package had an issue pushing: An asynchronous call is already in progress. It must be completed or cancel ...

winlogbeat

Push ERROR
Failed to process request. 'This package had an issue pushing: An asynchronous call is already in progress. It must be completed or canceled before you can call this method.'.  The remote server returned an error: (409) Conflict..

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
filebeat False False 5.5.2 5.5.2
metricbeat False False 5.5.2 5.5.2
packetbeat True πŸ”Έ True 5.6.0 5.5.1

filebeat

filebeat - checking updates using au version 2017.8.30
URL check
  https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.5.2-windows-x86.zip
  https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.5.2-windows-x86_64.zip
nuspec version: 5.5.2
remote version: 5.5.2
No new version found

metricbeat

metricbeat - checking updates using au version 2017.8.30
URL check
  https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-5.5.2-windows-x86.zip
  https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-5.5.2-windows-x86_64.zip
nuspec version: 5.5.2
remote version: 5.5.2
No new version found

packetbeat

packetbeat - checking updates using au version 2017.8.30
URL check
  https://artifacts.elastic.co/downloads/beats/packetbeat/packetbeat-5.6.0-windows-x86.zip
  https://artifacts.elastic.co/downloads/beats/packetbeat/packetbeat-5.6.0-windows-x86_64.zip
nuspec version: 5.5.1
remote version: 5.6.0
New version is available
Automatic checksum skipped
Updating files
  $Latest data:
    Checksum32      (String)    548b8f8030ef31b0abd4658bb11fa55557f62b01
    Checksum32Type  (String)    sha1
    Checksum64      (String)    e59397b8c76851fcf2cc974ed1fb9b91468fcec2
    Checksum64Type  (String)    sha1
    FileType        (String)    zip
    NuspecVersion   (String)    5.5.1
    PackageName     (String)    packetbeat
    URL32           (String)    https://artifacts.elastic.co/downloads/beats/packetbeat/packetbeat-5.6.0-windows-x86.zip
    URL64           (String)    https://artifacts.elastic.co/downloads/beats/packetbeat/packetbeat-5.6.0-windows-x86_64.zip
    Version         (String)    5.6.0

  packetbeat.nuspec
    setting id:  packetbeat
updating version: 5.5.1 -> 5.6.0
  tools\chocolateyUnInstall.ps1
    (^\s*[$]packageName\s*=\s*)(['"].*['"]) = $1'packetbeat' 
  packetbeat.nuspec
    (<projectSourceUrl.*?)(\d+\.\d+)(.*?projectSourceUrl>) = ${1}5.6${3} 
    (<docsUrl.*?)(\d+\.\d+)(.*?docsUrl>) = ${1}5.6${3} 
  tools\chocolateyInstall.ps1
    (^\s*[$]packageName\s*=\s*)(['"].*['"]) = $1'packetbeat' 
    (^\s*[$]url64\s*=\s*)(['"].*['"]) = $1'https://artifacts.elastic.co/downloads/beats/packetbeat/packetbeat-5.6.0-windows-x86_64.zip' 
    (^\s*[$]*checksumType\s*=\s*)('.*') = $1'sha1' 
    (^\s*[$]url\s*=\s*)(['"].*['"]) = $1'https://artifacts.elastic.co/downloads/beats/packetbeat/packetbeat-5.6.0-windows-x86.zip' 
    (^\s*[$]*checksum64\s*=\s*)('.*') = $1'e59397b8c76851fcf2cc974ed1fb9b91468fcec2' 
    (^\s*[$]*checksum\s*=\s*)('.*') = $1'548b8f8030ef31b0abd4658bb11fa55557f62b01' 
    (^\s*[$]*checksumType64\s*=\s*)('.*') = $1'sha1' 
Attempting to build package from 'packetbeat.nuspec'.
Successfully created package 'packetbeat.5.6.0.nupkg'
Package updated
Attempting to push packetbeat.5.6.0.nupkg to https://push.chocolatey.org
packetbeat 5.6.0 was pushed successfully to https://push.chocolatey.org

Update History

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


2017-08-21 (1) Metricbeat

2017-08-18 (2) Filebeat – Winlogbeat

2017-07-26 (3) Packetbeat – Metricbeat – Winlogbeat

2017-07-07 (1) Metricbeat

2017-07-06 (2) Filebeat – Packetbeat

2017-05-05 (3) Filebeat – Metricbeat – Winlogbeat

2017-04-28 (1) Filebeat

2017-04-24 (1) Filebeat

2017-04-21 (2) Metricbeat – Packetbeat

2017-03-29 (3) Metricbeat – Packetbeat – Winlogbeat

2017-03-12 (3) Filebeat – Metricbeat – Packetbeat

2017-02-15 (3) Filebeat – Metricbeat – Packetbeat

2017-02-01 (1) Filebeat

2017-01-16 (1) Filebeat

2017-01-15 (1) Metricbeat

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