Skip to content

Instantly share code, notes, and snippets.

@bspeice
Created October 31, 2017 03:58
Show Gist options
  • Save bspeice/1d5691f9e29b93bd8ad66efa595e643e to your computer and use it in GitHub Desktop.
Save bspeice/1d5691f9e29b93bd8ad66efa595e643e to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

2017.8.30 UTC: 2017-10-31 03:56 bspeice/au_packages

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

History

Last run was OK

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

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
reaper True 🔸 True 5.61 5.52

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
reaper True 🔸 True 5.61 5.52

reaper

reaper - checking updates using au version 2017.8.30
URL check
  http://dlcf.reaper.fm/5.x/reaper561_x64-install.exe
  http://dlcf.reaper.fm/5.x/reaper561-install.exe
nuspec version: 5.52
remote version: 5.61
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
Updating files
  $Latest data:
    Checksum32      (String)    0416fa309f180be2c89730c2c7a93de444c8809ed19e4bf7753f22e93fa74bed
    Checksum64      (String)    4e88896e59b774cc5af5c344f3f22c11c963624c8843124bffa98ac38bd3b71c
    ChecksumType32  (String)    sha256
    ChecksumType64  (String)    sha256
    FileType        (String)    exe
    NuspecVersion   (String)    5.52
    PackageName     (String)    reaper
    URL32           (String)    http://dlcf.reaper.fm/5.x/reaper561-install.exe
    URL64           (String)    http://dlcf.reaper.fm/5.x/reaper561_x64-install.exe
    Version         (String)    5.61

  reaper.nuspec
    setting id:  reaper
updating version: 5.52 -> 5.61
  .\tools\chocolateyInstall.ps1
    (^[$]url64\s*=\s*)('.*') = $1'http://dlcf.reaper.fm/5.x/reaper561_x64-install.exe' 
    (^[$]url32\s*=\s*)('.*') = $1'http://dlcf.reaper.fm/5.x/reaper561-install.exe' 
    (^[$]checksum32\s*=\s*)('.*') = $1'0416fa309f180be2c89730c2c7a93de444c8809ed19e4bf7753f22e93fa74bed' 
    (^[$]checksum64\s*=\s*)('.*') = $1'4e88896e59b774cc5af5c344f3f22c11c963624c8843124bffa98ac38bd3b71c' 
Attempting to build package from 'reaper.nuspec'.
Successfully created package 'reaper.5.61.nupkg'
Package updated
Attempting to push reaper.5.61.nupkg to https://push.chocolatey.org
reaper 5.61 was pushed successfully to https://push.chocolatey.org

Update History

Showing maximum 30 dates.
Click on the first letter of the package name to see its report and on the remaining letters to see its git commit.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment