Skip to content

Instantly share code, notes, and snippets.

@jan-win1993
Last active July 20, 2025 10:01
Show Gist options
  • Save jan-win1993/e7559af0f2141b4a69d06949c168ff7d to your computer and use it in GitHub Desktop.
Save jan-win1993/e7559af0f2141b4a69d06949c168ff7d to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

2 2022.10.24 UTC: 2025-05-10 10:00 jan-win1993/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 .93 minutes.
2 updated, 2 pushed, 0 ignored
0 errors - 0 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
nextcloud-talk True 🔸 True 1.1.8 1.1.7
openvpn-connect True 🔸 True 3.7.1 3.6.0

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
nextcloud-talk True 🔸 True 1.1.8 1.1.7
openvpn-connect True 🔸 True 3.7.1 3.6.0

nextcloud-talk

nextcloud-talk - checking updates using au version 2022.10.24

URL check
  https://github.com/nextcloud-releases/talk-desktop/releases/download/v1.1.8/Nextcloud.Talk-windows-x64.msi
nuspec version: 1.1.7
remote version: 1.1.8
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum64                (String)     e3520934a80b6026c1541cc94926cb33bc2547581ac5cab603db34e71af46916
    FileType                  (String)     msi
    NuspecVersion             (String)     1.1.7
    PackageName               (String)     nextcloud-talk
    URL64                     (String)     https://github.com/nextcloud-releases/talk-desktop/releases/download/v1.1.8/Nextcloud.Talk-windows-x64.msi
    Version                   (String)     1.1.8
  nextcloud-talk.nuspec
    setting id: nextcloud-talk
    updating version: 1.1.7 -> 1.1.8
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'e3520934a80b6026c1541cc94926cb33bc2547581ac5cab603db34e71af46916'
    (?i)(^\s*url64\s*=\s*)('.*')        = $1'https://github.com/nextcloud-releases/talk-desktop/releases/download/v1.1.8/Nextcloud.Talk-windows-x64.msi'
Attempting to build package from 'nextcloud-talk.nuspec'.
Successfully created package 'C:\projects\au-packages-fy999\nextcloud-talk\nextcloud-talk.1.1.8.nupkg'

Package updated
Chocolatey v2.4.1
Attempting to push nextcloud-talk.1.1.8.nupkg to https://push.chocolatey.org
nextcloud-talk.1.1.8.nupkg was pushed successfully to https://push.chocolatey.org

openvpn-connect

openvpn-connect - checking updates using au version 2022.10.24

URL check
  https://swupdate.openvpn.net/downloads/connect/openvpn-connect-3.7.1.4243_signed.msi
  https://swupdate.openvpn.net/downloads/connect/openvpn-connect-3.7.1.4243_signed_x86.msi
nuspec version: 3.6.0
remote version: 3.7.1
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     7367695ff2e587cf68594ae76bccc345fdc430d6338d3a61d3626565116a1ac0
    Checksum64                (String)     46c1cd678fa12475e69e3f367ece629bff835c96e9d358788b284b01c3ab43de
    FileType                  (String)     msi
    NuspecVersion             (String)     3.6.0
    PackageName               (String)     openvpn-connect
    URL32                     (String)     https://swupdate.openvpn.net/downloads/connect/openvpn-connect-3.7.1.4243_signed_x86.msi
    URL64                     (String)     https://swupdate.openvpn.net/downloads/connect/openvpn-connect-3.7.1.4243_signed.msi
    Version                   (String)     3.7.1
  openvpn-connect.nuspec
    setting id: openvpn-connect
    updating version: 3.6.0 -> 3.7.1
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'7367695ff2e587cf68594ae76bccc345fdc430d6338d3a61d3626565116a1ac0'
    (?i)(^\s*url\s*=\s*)('.*')          = $1'https://swupdate.openvpn.net/downloads/connect/openvpn-connect-3.7.1.4243_signed_x86.msi'
    (?i)(^\s*url64bit\s*=\s*)('.*')     = $1'https://swupdate.openvpn.net/downloads/connect/openvpn-connect-3.7.1.4243_signed.msi'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'46c1cd678fa12475e69e3f367ece629bff835c96e9d358788b284b01c3ab43de'
Attempting to build package from 'openvpn-connect.nuspec'.
Successfully created package 'C:\projects\au-packages-fy999\openvpn-connect\openvpn-connect.3.7.1.nupkg'

Package updated
Chocolatey v2.4.1
Attempting to push openvpn-connect.3.7.1.nupkg to https://push.chocolatey.org
openvpn-connect.3.7.1.nupkg was pushed successfully to https://push.chocolatey.org

Update-AUPackages

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