Skip to content

Instantly share code, notes, and snippets.

@BlythMeister
Last active July 20, 2025 13:15
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.7.31.180652 UTC: 2024-07-31 18:07 BlythMeister/chocolatey-packages

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

History

LAST RUN HAD 1 ERROR !!!

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

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
perimeter81 True 🔸 True 11.0.0.2050 10.5.2.1979

Errors

Icon Name RemoteVersion NuspecVersion Error
harmony-sase 10.5.2.1979 Can't validate URL; Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (403) Forbidden.":https://static.perim ...

harmony-sase

Can't validate URL
Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (403) Forbidden.":https://static.perimeter81.com/agents/windows/Perimeter81_11.0.0.2050.msi

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
perimeter81 True 🔸 True 11.0.0.2050 10.5.2.1979

perimeter81

perimeter81 - checking updates using au version 2024.7.31.180652

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

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