Skip to content

Instantly share code, notes, and snippets.

@JonBoyleCoding
Last active June 30, 2024 00:01
Show Gist options
  • Save JonBoyleCoding/50ac4a9d98c2d1f86d625e8b55b84d2a to your computer and use it in GitHub Desktop.
Save JonBoyleCoding/50ac4a9d98c2d1f86d625e8b55b84d2a to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

1 2018.5.18 UTC: 2019-03-11 00:00 JonBoyleCoding/chocolatey-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.11 minutes.
1 updated, 1 pushed, 0 ignored
0 errors - 0 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
universal-ctags True 🔸 True 2019.03.10 2019.03.08

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
universal-ctags True 🔸 True 2019.03.10 2019.03.08

universal-ctags

universal-ctags - checking updates using au version 2018.5.18

URL check
  https://github.com/universal-ctags/ctags-win32/releases/download/2019-03-10/435bffb9/ctags-2019-03-10_435bffb9-x86.zip
  https://github.com/universal-ctags/ctags-win32/releases/download/2019-03-10/435bffb9/ctags-2019-03-10_435bffb9-x64.zip
nuspec version: 2019.03.08
remote version: 2019.03.10
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)     8ED8582A4D6D591AA3F45F2764365A443626DBE387E09A369544B78CB4104BBD
    Checksum64                (String)     ABB543C06C1EC18D10CD0796FA0D07D90820CC472F517DED90A7C489CF5C361D
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileName32                (String)     ctags-2019-03-10_435bffb9-x86_x32.zip
    FileName64                (String)     ctags-2019-03-10_435bffb9-x64_x64.zip
    FileType                  (String)     zip
    NuspecVersion             (String)     2019.03.08
    PackageName               (String)     universal-ctags
    ReleaseNotes              (String)     Universal Ctags Win32 daily builds ([more information](https://ctags.io)).

### Changes:

* Merge pull request [#2035](https://github.com/universal-ctags/ctags/issues/2035) from k-takata/use-git-subtree


    URL32                     (String)     https://github.com/universal-ctags/ctags-win32/releases/download/2019-03-10/435bffb9/ctags-2019-03-10_435bffb9-x86.zip
    URL64                     (String)     https://github.com/universal-ctags/ctags-win32/releases/download/2019-03-10/435bffb9/ctags-2019-03-10_435bffb9-x64.zip
    Version                   (String)     2019.03.10
  universal-ctags.nuspec
    setting id: universal-ctags
    updating version: 2019.03.08 -> 2019.03.10
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'8ED8582A4D6D591AA3F45F2764365A443626DBE387E09A369544B78CB4104BBD'
    (?i)(^\s*url\s*=\s*)('.*')          = $1'https://github.com/universal-ctags/ctags-win32/releases/download/2019-03-10/435bffb9/ctags-2019-03-10_435bffb9-x86.zip'
    (?i)(^\s*packageName\s*=\s*)('.*')  = $1'universal-ctags'
    (?i)(^\s*url64bit\s*=\s*)('.*')     = $1'https://github.com/universal-ctags/ctags-win32/releases/download/2019-03-10/435bffb9/ctags-2019-03-10_435bffb9-x64.zip'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'ABB543C06C1EC18D10CD0796FA0D07D90820CC472F517DED90A7C489CF5C361D'
Attempting to build package from 'universal-ctags.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\universal-ctags\universal-ctags.2019.03.10.nupkg'
Package updated
Chocolatey v0.10.11
Attempting to push universal-ctags.2019.03.10.nupkg to https://push.chocolatey.org
universal-ctags 2019.03.10 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