Skip to content

Instantly share code, notes, and snippets.

@Sam13
Last active July 21, 2024 16:05
Show Gist options
  • Save Sam13/4c58597cdc348acb837256cb29bc897d to your computer and use it in GitHub Desktop.
Save Sam13/4c58597cdc348acb837256cb29bc897d to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

7 2021.7.18 UTC: 2021-10-02 08:05 Sam13/chocolatey-packages

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

History

LAST RUN HAD 1 ERROR !!!

Finished 7 packages after .55 minutes.
1 updated, 1 pushed, 0 ignored
1 errors - 1 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
rtl-utility True 🔸 True 1.0.0 0.5.2

Errors

Icon Name RemoteVersion NuspecVersion Error
chow-tape-model 2.7.0 Invalid version:

chow-tape-model

Invalid version:

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
dependencies False False 1.10 1.10
guitar-pro False False 7.5.5.1844 7.5.5.1844
qsync False False 5.0.2.0927 5.0.2.0927
reapack False False 1.2.3.1 1.2.3.1
reaper-sws-extension False False 2.12.1.3 2.12.1.3
rtl-utility True 🔸 True 1.0.0 0.5.2

dependencies

dependencies - checking updates using au version 2021.7.18

URL check
  https://github.com/lucasg/Dependencies/releases/download/v1.10/Dependencies_x64_Release.zip
  https://github.com/lucasg/Dependencies/releases/download/v1.10/Dependencies_x86_Release.zip
nuspec version: 1.10
remote version: 1.10
No new version found

guitar-pro

guitar-pro - checking updates using au version 2021.7.18

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

qsync

qsync - checking updates using au version 2021.7.18

URL check
  https://download.qnap.com/Storage/Utility/QNAPQsyncClientWindows-5.0.2.0927.exe
nuspec version: 5.0.2.0927
remote version: 5.0.2.0927
No new version found

reapack

reapack - checking updates using au version 2021.7.18

URL check
  https://github.com/cfillion/reapack/releases/download/v1.2.3.1/reaper_reapack-x64.dll
  https://github.com/cfillion/reapack/releases/download/v1.2.3.1/reaper_reapack-x86.dll
nuspec version: 1.2.3.1
remote version: 1.2.3.1
No new version found

reaper-sws-extension

reaper-sws-extension - checking updates using au version 2021.7.18

URL check
  https://www.sws-extension.org/download/featured/sws-2.12.1.3-Windows-x64.exe
  https://www.sws-extension.org/download/featured/sws-2.12.1.3-Windows-x86.exe
nuspec version: 2.12.1.3
remote version: 2.12.1.3
No new version found

rtl-utility

rtl-utility - checking updates using au version 2021.7.18

URL check
  https://oblique-audio.com/downloads/RTL_Utility_1_0_0_x64.exe
  https://oblique-audio.com/downloads/RTL_Utility_1_0_0_Win32.exe
nuspec version: 0.5.2
remote version: 1.0.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)     8fd022746a6179773c912a27bed27b2835a95cdf0b2c086a9c97f3b77ea43f46
    Checksum64                (String)     356547f413c8dd6e37ad744fc2625dc173215ca33d57e89af50e0dee740f5c22
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileType                  (String)     exe
    NuspecVersion             (String)     0.5.2
    PackageName               (String)     rtl-utility
    Url32                     (String)     https://oblique-audio.com/downloads/RTL_Utility_1_0_0_Win32.exe
    Url64                     (String)     https://oblique-audio.com/downloads/RTL_Utility_1_0_0_x64.exe
    Version                   (String)     1.0.0
  rtl-utility.nuspec
    setting id: rtl-utility
    updating version: 0.5.2 -> 1.0.0
  tools\chocolateyInstall.ps1
    (^(\s)*checksum\s*=\s*)('.*')       = $1'8fd022746a6179773c912a27bed27b2835a95cdf0b2c086a9c97f3b77ea43f46'
    (^(\s)*url64\s*=\s*)('.*')          = $1'https://oblique-audio.com/downloads/RTL_Utility_1_0_0_x64.exe'
    (^(\s)*checksum64\s*=\s*)('.*')     = $1'356547f413c8dd6e37ad744fc2625dc173215ca33d57e89af50e0dee740f5c22'
    (^(\s)*url\s*=\s*)('.*')            = $1'https://oblique-audio.com/downloads/RTL_Utility_1_0_0_Win32.exe'
Attempting to build package from 'rtl-utility.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\rtl-utility\rtl-utility.1.0.0.nupkg'

Package updated
Chocolatey v0.11.0
Attempting to push rtl-utility.1.0.0.nupkg to https://push.chocolatey.org
rtl-utility 1.0.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