Skip to content

Instantly share code, notes, and snippets.

@cmorty
Last active June 26, 2024 11:22
Show Gist options
  • Save cmorty/554cd2b607b7bf0a288341da3b311ca1 to your computer and use it in GitHub Desktop.
Save cmorty/554cd2b607b7bf0a288341da3b311ca1 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

2 2019.5.22 UTC: 2020-08-02 10:55 cmorty/au-packages

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

Ignored | History | Force Test | Releases

Last run was OK

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

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
pingtracer True 🔸 📥 True 1.8.0.20200802 1.8

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
jitsi-meet-electron False 📥 False 2.3.1 2.3.1
pingtracer True 🔸 📥 True 1.8.0.20200802 1.8

jitsi-meet-electron

jitsi-meet-electron - checking updates using au version 2019.5.22

URL check
  https://github.com/jitsi/jitsi-meet-electron/releases/download/v2.3.1/jitsi-meet.exe
nuspec version: 2.3.1
remote version: 2.3.1
No new version found

pingtracer

pingtracer - checking updates using au version 2019.5.22

URL check
  https://github.com/bp2008/pingtracer/releases/download/1.8/PingTracer.1.8.zip
nuspec version: 1.8
remote version: 1.8
No new version found, but update is forced
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Setting package description from README.md
Updating files
  $Latest data:
    Checksum32                (String)     292777976917364EA471BFED8CCDEF105761521DD90BDF0092D043B3856BFE04
    ChecksumType32            (String)     sha256
    FileName32                (String)     PingTracer.1.8_x32.zip
    FileType                  (String)     zip
    NuspecVersion             (String)     1.8
    PackageName               (String)     pingtracer
    ReleaseNotes              (String)     https://github.com/bp2008/pingtracer/releases/tag/1.8
    URL32                     (String)     https://github.com/bp2008/pingtracer/releases/download/1.8/PingTracer.1.8.zip
    Version                   (String)     1.8.0.20200802
  pingtracer.nuspec
    setting id: pingtracer
    using Chocolatey fix notation: 1.8 -> 1.8.0.20200802
  .\pingtracer.nuspec
    \<releaseNotes\>.+                  = <releaseNotes>https://github.com/bp2008/pingtracer/releases/tag/1.8</releaseNotes>
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'292777976917364EA471BFED8CCDEF105761521DD90BDF0092D043B3856BFE04'
    (?i)(^\s*checksumType\s*=\s*)('.*') = $1'sha256'
    (?i)(^\s*file\s*=\s*)(".*")         = $1"$toolsDir/PingTracer.1.8_x32.zip"
  .\tools\VERIFICATION.txt
    (?i)(checksum32:).*                 = ${1} 292777976917364EA471BFED8CCDEF105761521DD90BDF0092D043B3856BFE04
    (?i)(checksum type:).*              = ${1} sha256
    (?i)(URL:).*                        = ${1} https://github.com/bp2008/pingtracer/releases/download/1.8/PingTracer.1.8.zip
Attempting to build package from 'pingtracer.nuspec'.
Successfully created package 'C:\projects\au-packages\pingtracer\pingtracer.1.8.0.20200802.nupkg'
Package updated
Chocolatey v0.10.15
Attempting to push pingtracer.1.8.0.20200802.nupkg to https://push.chocolatey.org
pingtracer 1.8.0.20200802 was pushed successfully to https://push.chocolatey.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment