Skip to content

Instantly share code, notes, and snippets.

@tnc1997
Last active May 4, 2024 12:01
Show Gist options
  • Save tnc1997/e7c96a836bcecae2d3b150fd4449ab25 to your computer and use it in GitHub Desktop.
Save tnc1997/e7c96a836bcecae2d3b150fd4449ab25 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

1 2022.10.24 UTC: 2024-05-04 12:01 tnc1997/chocolatey-packages

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

History

Last run was OK

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

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
openttd True 🔸 True 14.1 14.0

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
openttd True 🔸 True 14.1 14.0

openttd

openttd - checking updates using au version 2022.10.24

URL check
  https://cdn.openttd.org/openttd-releases/14.1/openttd-14.1-windows-win64.exe
  https://cdn.openttd.org/openttd-releases/14.1/openttd-14.1-windows-win32.exe
nuspec version: 14.0
remote version: 14.1
New version is available
Automatic checksum started
Package downloaded and hash calculated for 32 bit version
Package downloaded and hash calculated for 64 bit version
Updating files
  $Latest data:
    Checksum32                (String)     ae74db42797b73713124ae633c241f701c6cacec582b9f41ae0fa8a4b4537140
    Checksum64                (String)     06c44cb90653e48507e3e5050e698cae1efd52a593e754ac288f165cdf5a5579
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileType                  (String)     exe
    NuspecVersion             (String)     14.0
    PackageName               (String)     openttd
    URL32                     (String)     https://cdn.openttd.org/openttd-releases/14.1/openttd-14.1-windows-win32.exe
    URL64                     (String)     https://cdn.openttd.org/openttd-releases/14.1/openttd-14.1-windows-win64.exe
    Version                   (String)     14.1
  openttd.nuspec
    setting id: openttd
    updating version: 14.0 -> 14.1
  tools\chocolateyInstall.ps1
    (^[$]url32\s*=\s*)(".*")            = $1"https://cdn.openttd.org/openttd-releases/14.1/openttd-14.1-windows-win32.exe"
    (^[$]url64\s*=\s*)(".*")            = $1"https://cdn.openttd.org/openttd-releases/14.1/openttd-14.1-windows-win64.exe"
    (^[$]checksum64\s*=\s*)(".*")       = $1"06c44cb90653e48507e3e5050e698cae1efd52a593e754ac288f165cdf5a5579"
    (^[$]checksum32\s*=\s*)(".*")       = $1"ae74db42797b73713124ae633c241f701c6cacec582b9f41ae0fa8a4b4537140"
Attempting to build package from 'openttd.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\openttd\openttd.14.1.nupkg'

Package updated
Chocolatey v0.10.15
Attempting to push openttd.14.1.nupkg to https://push.chocolatey.org
openttd 14.1 was pushed successfully to https://push.chocolatey.org

Enjoy using Chocolatey? Explore more amazing features to take your
experience to the next level at
 https://chocolatey.org/compare

Update History

Showing maximum 30 dates. Click on the first letter of the package name to see its report and on the remaining letters to see its git commit.


2024-04-14 (1) Openttd

2023-10-08 (1) Openttd

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