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-10-23 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 was OK

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

Pushed

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

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
airexplorer False False 2.6.0 2.6.0
mpvnet.install False False 5.4.2 5.4.2
qalculate True 🔸 True 3.5.0 3.4.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

mpvnet.install

mpvnet.install - checking updates using au version 2019.5.22

URL check
  https://github.com/stax76/mpv.net/releases/download/5.4.2/mpv.net-setup-x64-5.4.2.0.exe
  https://github.com/stax76/mpv.net/releases/download/5.4.2/mpv.net-setup-x86-5.4.2.0.exe
nuspec version: 5.4.2
remote version: 5.4.2
No new version found

qalculate

qalculate - checking updates using au version 2019.5.22

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