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-09-16 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 1.73 minutes.
1 updated, 1 pushed, 0 ignored
0 errors - 0 update, 0 push.

Pushed

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

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
airexplorer False False 2.5.6 2.5.6
mpvnet.install False False 5.4.1 5.4.1
qalculate True 🔸 True 3.4.0 3.3.0

airexplorer

airexplorer - checking updates using au version 2019.5.22

URL check
  https://www.airexplorer.net/downloads/AirExplorer-OnlineInstaller.exe
nuspec version: 2.5.6
remote version: 2.5.6
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.1/mpv.net-setup-x64-5.4.1.0.exe
  https://github.com/stax76/mpv.net/releases/download/5.4.1/mpv.net-setup-x86-5.4.1.0.exe
nuspec version: 5.4.1
remote version: 5.4.1
No new version found

qalculate

qalculate - checking updates using au version 2019.5.22

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