Skip to content

Instantly share code, notes, and snippets.

@C4illin
Last active July 24, 2024 16:42
Show Gist options
  • Save C4illin/227088b329dc2be21dbf7352d31af92b to your computer and use it in GitHub Desktop.
Save C4illin/227088b329dc2be21dbf7352d31af92b to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

3 2019.5.22 UTC: 2019-11-25 16:13 C4illin/Choco-Packages

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

Ignored | History | Force Test | Releases

LAST RUN HAD 1 ERROR !!!

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

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
qalculate True 🔸 True 3.6.0 3.5.0

Errors

Icon Name RemoteVersion NuspecVersion Error
mpvnet.install 5.4.4.0 Chocolatey v0.10.15 Attempting to push mpvnet.install.5.4.4.0.nupkg to https://push.chocolatey.org An error has occurred. It's possible the package ve ...

mpvnet.install

Chocolatey v0.10.15 Attempting to push mpvnet.install.5.4.4.0.nupkg to https://push.chocolatey.org An error has occurred. It's possible the package version already exists on the repository.

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
airexplorer False False 2.6.0 2.6.0
qalculate True 🔸 True 3.6.0 3.5.0

airexplorer

airexplorer - checking updates using au version 2019.5.22

URL check
  https://www.airexplorer.net/downloads/AirExplorer-OnlineInstaller.exe
nuspec version: 2.6.0
remote version: 2.6.0
No new version found

qalculate

qalculate - checking updates using au version 2019.5.22

URL check
  https://github.com/Qalculate/libqalculate/releases/download/v3.6.0/qalculate-3.6.0-x64.msi
  https://github.com/Qalculate/libqalculate/releases/download/v3.6.0/qalculate-3.6.0-i386.msi
nuspec version: 3.5.0
remote version: 3.6.0
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
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     178d7f8a486f28184a6c2143aad2c120c1d8fa38cab55c83d6eb5e7b9ba469dd
    Checksum64                (String)     778723e46320548e944d3df1e3021b0dc29072b343acdfc12a5c33063d1226f2
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileType                  (String)     msi
    NuspecVersion             (String)     3.5.0
    PackageName               (String)     qalculate
    URL32                     (String)     https://github.com/Qalculate/libqalculate/releases/download/v3.6.0/qalculate-3.6.0-i386.msi
    URL64                     (String)     https://github.com/Qalculate/libqalculate/releases/download/v3.6.0/qalculate-3.6.0-x64.msi
    Version                   (String)     3.6.0
  qalculate.nuspec
    setting id: qalculate
    updating version: 3.5.0 -> 3.6.0
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'178d7f8a486f28184a6c2143aad2c120c1d8fa38cab55c83d6eb5e7b9ba469dd'
    (?i)(^\s*url\s*=\s*)('.*')          = $1'https://github.com/Qalculate/libqalculate/releases/download/v3.6.0/qalculate-3.6.0-i386.msi'
    (?i)(^\s*url64bit\s*=\s*)('.*')     = $1'https://github.com/Qalculate/libqalculate/releases/download/v3.6.0/qalculate-3.6.0-x64.msi'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'778723e46320548e944d3df1e3021b0dc29072b343acdfc12a5c33063d1226f2'
Attempting to build package from 'qalculate.nuspec'.
Successfully created package 'C:\projects\choco-packages\qalculate\qalculate.3.6.0.nupkg'
Package updated
Chocolatey v0.10.15
Attempting to push qalculate.3.6.0.nupkg to https://push.chocolatey.org
qalculate 3.6.0 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