Skip to content

Instantly share code, notes, and snippets.

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

Update-AUPackages

2 2018.5.18 UTC: 2019-01-11 00:21 pilskalns/choco-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 2.42 minutes.
1 updated, 1 pushed, 0 ignored
0 errors - 0 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
php-service True 🔸 True 7.3.1 7.3.0

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
nginx-service False False 1.15.8 1.15.8
php-service True 🔸 True 7.3.1 7.3.0

nginx-service

nginx-service - checking updates using AU version 2018.5.18

URL check
nuspec version: 1.15.8
remote version: 1.15.8
No new version found

php-service

php-service - checking updates using AU version 2018.5.18

URL check
nuspec version: 7.3.0
remote version: 7.3.1
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Setting package description from README.md
Updating files
  $Latest data:
    NuspecVersion             (String)     7.3.0
    PackageName               (String)     php-service
    phpInstallLocation        (String)     C:\tools\php73
    phpVersion                (String)     7.3.1
    Version                   (String)     7.3.1
    Year                      (String)     2019
  php-service.nuspec
    setting id: php-service
    updating version: 7.3.0 -> 7.3.1
  php-service.nuspec
    (\<dependency\s+?id="php"\s+?version="\[).*?(\]) = ${1}7.3.1$2
    (\<copyright\>).*?(\</copyright\>)  = ${1}2019 &#169; PHP Group$2
Running au_AfterUpdate
Attempting to build package from 'php-service.nuspec'.
Successfully created package 'C:\projects\choco-au-packages\php-service\php-service.7.3.1.nupkg'
Package updated
Chocolatey v0.10.8
Attempting to push php-service.7.3.1.nupkg to https://push.chocolatey.org
php-service 7.3.1 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