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-02 00: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.1 minutes.
1 updated, 1 pushed, 0 ignored
0 errors - 0 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
mpvnet.install True 🔸 True 5.4.3.0 5.4.2

OK

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

mpvnet.install

mpvnet.install - checking updates using au version 2019.5.22

URL check
  https://github.com/stax76/mpv.net/releases/download/5.4.3.0/mpv.net-setup-x64-5.4.3.0.exe
  https://github.com/stax76/mpv.net/releases/download/5.4.3.0/mpv.net-setup-x86-5.4.2.1.exe
nuspec version: 5.4.2
remote version: 5.4.3.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)     322271cc23364ae052c2829162cfbe12f441c74647305e6da7c34528ba214450
    Checksum64                (String)     cced66af5c0354dd8be89c37a64ac1076a662e7186f7532a3ab65711724ff564
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileType                  (String)     exe
    NuspecVersion             (String)     5.4.2
    PackageName               (String)     mpvnet.install
    URL32                     (String)     https://github.com/stax76/mpv.net/releases/download/5.4.3.0/mpv.net-setup-x86-5.4.2.1.exe
    URL64                     (String)     https://github.com/stax76/mpv.net/releases/download/5.4.3.0/mpv.net-setup-x64-5.4.3.0.exe
    Version                   (String)     5.4.3.0
  mpvnet.install.nuspec
    setting id: mpvnet.install
    updating version: 5.4.2 -> 5.4.3.0
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'322271cc23364ae052c2829162cfbe12f441c74647305e6da7c34528ba214450'
    (?i)(^\s*url\s*=\s*)('.*')          = $1'https://github.com/stax76/mpv.net/releases/download/5.4.3.0/mpv.net-setup-x86-5.4.2.1.exe'
    (?i)(^\s*url64bit\s*=\s*)('.*')     = $1'https://github.com/stax76/mpv.net/releases/download/5.4.3.0/mpv.net-setup-x64-5.4.3.0.exe'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'cced66af5c0354dd8be89c37a64ac1076a662e7186f7532a3ab65711724ff564'
Attempting to build package from 'mpvnet.install.nuspec'.
Successfully created package 'C:\projects\choco-packages\mpvnet.install\mpvnet.install.5.4.3.0.nupkg'
Package updated
Chocolatey v0.10.15
Attempting to push mpvnet.install.5.4.3.0.nupkg to https://push.chocolatey.org
mpvnet.install 5.4.3.0 was pushed successfully to https://push.chocolatey.org

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.0a-x64.msi
  https://github.com/Qalculate/libqalculate/releases/download/v3.5.0/qalculate-3.5.0a-i386.msi
nuspec version: 3.5.0
remote version: 3.5.0
No new version found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment