Skip to content

Instantly share code, notes, and snippets.

@BlythMeister
Last active July 23, 2024 06:00
Show Gist options
  • Save BlythMeister/6bd6850e60497d41df07cf651eade984 to your computer and use it in GitHub Desktop.
Save BlythMeister/6bd6850e60497d41df07cf651eade984 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

2 2024.6.28.60127 UTC: 2024-06-28 06:01 BlythMeister/chocolatey-packages

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

History

Last run was OK

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

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
harmony-sase True 🔸 True 10.5.2.1979 10.5.1.1790
perimeter81 True 🔸 True 10.5.2.1979 10.5.1.1790

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
harmony-sase True 🔸 True 10.5.2.1979 10.5.1.1790
perimeter81 True 🔸 True 10.5.2.1979 10.5.1.1790

harmony-sase

harmony-sase - checking updates using au version 2024.6.28.60127

URL check
  https://static.perimeter81.com/agents/windows/Perimeter81_10.5.2.1979.msi
nuspec version: 10.5.1.1790
remote version: 10.5.2.1979
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Setting package description from README.md
Updating files
  $Latest data:
    Checksum32                (String)     bcc84d05ac17a405a15f72fc2e044f7a482cf830aadcdc391085f99bd0f7d312
    ChecksumType32            (String)     sha256
    FileType                  (String)     msi
    NuspecVersion             (String)     10.5.1.1790
    PackageName               (String)     harmony-sase
    URL32                     (String)     https://static.perimeter81.com/agents/windows/Perimeter81_10.5.2.1979.msi
    Version                   (AUVersion)  10.5.2.1979
  harmony-sase.nuspec
    setting id: harmony-sase
    updating version: 10.5.1.1790 -> 10.5.2.1979
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*url\s*=\s*)('.*')          = $1'https://static.perimeter81.com/agents/windows/Perimeter81_10.5.2.1979.msi'
    (?i)(^\s*fileType\s*=\s*)('.*')     = $1'msi'
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'bcc84d05ac17a405a15f72fc2e044f7a482cf830aadcdc391085f99bd0f7d312'
    (?i)(^\s*checksumType\s*=\s*)('.*') = $1'sha256'
Attempting to build package from 'harmony-sase.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\harmony-sase\harmony-sase.10.5.2.1979.nupkg'

Package updated
Chocolatey v0.10.15
Attempting to push harmony-sase.10.5.2.1979.nupkg to https://push.chocolatey.org
harmony-sase 10.5.2.1979 was pushed successfully to https://push.chocolatey.org

perimeter81

perimeter81 - checking updates using au version 2024.6.28.60127

URL check
  https://static.perimeter81.com/agents/windows/Perimeter81_10.5.2.1979.msi
nuspec version: 10.5.1.1790
remote version: 10.5.2.1979
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Setting package description from README.md
Updating files
  $Latest data:
    Checksum32                (String)     bcc84d05ac17a405a15f72fc2e044f7a482cf830aadcdc391085f99bd0f7d312
    ChecksumType32            (String)     sha256
    FileType                  (String)     msi
    NuspecVersion             (String)     10.5.1.1790
    PackageName               (String)     perimeter81
    URL32                     (String)     https://static.perimeter81.com/agents/windows/Perimeter81_10.5.2.1979.msi
    Version                   (AUVersion)  10.5.2.1979
  perimeter81.nuspec
    setting id: perimeter81
    updating version: 10.5.1.1790 -> 10.5.2.1979
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*url\s*=\s*)('.*')          = $1'https://static.perimeter81.com/agents/windows/Perimeter81_10.5.2.1979.msi'
    (?i)(^\s*fileType\s*=\s*)('.*')     = $1'msi'
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'bcc84d05ac17a405a15f72fc2e044f7a482cf830aadcdc391085f99bd0f7d312'
    (?i)(^\s*checksumType\s*=\s*)('.*') = $1'sha256'
Attempting to build package from 'perimeter81.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\perimeter81\perimeter81.10.5.2.1979.nupkg'

Package updated
Chocolatey v0.10.15
Attempting to push perimeter81.10.5.2.1979.nupkg to https://push.chocolatey.org
perimeter81 10.5.2.1979 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