Skip to content

Instantly share code, notes, and snippets.

@palethorper
Created April 24, 2017 00:03
Show Gist options
  • Save palethorper/10a77846b2b671634f1f1a0eb6a027df to your computer and use it in GitHub Desktop.
Save palethorper/10a77846b2b671634f1f1a0eb6a027df to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

4 2017.3.29 UTC: 2017-04-24 00:02 palethorper/chocolatey-packages

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.35 minutes.
1 updated and 1 pushed.
0 errors - 0 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
filebeat True 🔸 True 5.3.1 5.2.2

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
filebeat True 🔸 True 5.3.1 5.2.2
metricbeat False False 5.3.1 5.3.1
packetbeat False False 5.3.1 5.3.1
winlogbeat False False 5.3.1 5.3.0

filebeat

filebeat - checking updates using au version 2017.3.29
URL check
  https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.3.1-windows-x86.zip
  https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.3.1-windows-x86_64.zip
nuspec version: 5.2.2
remote version: 5.3.1
New version is available
Automatic checksum skipped
Updating files
  $Latest data:
    Checksum32      (String)    2672144764c5cdabb0f1881fbdc6db33d54d2e52
    Checksum32Type  (String)    sha1
    Checksum64      (String)    77fa6e0582cbbfef3c3f88811dcb3ba71f11deef
    Checksum64Type  (String)    sha1
    FileType        (String)    zip
    NuspecVersion   (String)    5.2.2
    PackageName     (String)    filebeat
    URL32           (String)    https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.3.1-windows-x86.zip
    URL64           (String)    https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.3.1-windows-x86_64.zip
    Version         (String)    5.3.1

  filebeat.nuspec
    setting id:  filebeat
updating version: 5.2.2 -> 5.3.1
  tools\chocolateyInstall.ps1
    (^\s*[$]packageName\s*=\s*)(['"].*['"]) = $1'filebeat' 
    (^\s*[$]url64\s*=\s*)(['"].*['"]) = $1'https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.3.1-windows-x86_64.zip' 
    (^\s*[$]*checksumType\s*=\s*)('.*') = $1'sha1' 
    (^\s*[$]url\s*=\s*)(['"].*['"]) = $1'https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.3.1-windows-x86.zip' 
    (^\s*[$]*checksum64\s*=\s*)('.*') = $1'77fa6e0582cbbfef3c3f88811dcb3ba71f11deef' 
    (^\s*[$]*checksum\s*=\s*)('.*') = $1'2672144764c5cdabb0f1881fbdc6db33d54d2e52' 
    (^\s*[$]*checksumType64\s*=\s*)('.*') = $1'sha1' 
  tools\chocolateyUnInstall.ps1
    (^\s*[$]packageName\s*=\s*)(['"].*['"]) = $1'filebeat' 
Attempting to build package from 'filebeat.nuspec'.
Successfully created package 'filebeat.5.3.1.nupkg'
Package updated
Attempting to push filebeat.5.3.1.nupkg to https://chocolatey.org/
filebeat 5.3.1 was pushed successfully to https://chocolatey.org/


Your package may be subject to moderation. A moderator will review the
package prior to acceptance. You should have received an email. If you
don't hear back from moderators within 1-3 business days, please reply
to the email and ask for status or use contact site admins on the
package page to contact moderators.

Please ensure your registered email address is correct and emails from
chocolateywebadmin at googlegroups dot com are not being sent to your
spam/junk folder.

metricbeat

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

packetbeat

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

winlogbeat

winlogbeat - checking updates using au version 2017.3.29
URL check
  https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-5.3.1-windows-x86.zip
  https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-5.3.1-windows-x86_64.zip
nuspec version: 5.3.0
remote version: 5.3.1
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/winlogbeat/5.3.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment