Skip to content

Instantly share code, notes, and snippets.

@JonBoyleCoding
Last active July 18, 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-07 00:01 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 .99 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.06 2019.03.05

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
universal-ctags True 🔸 True 2019.03.06 2019.03.05

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-06/6cecfb9c/ctags-2019-03-06_6cecfb9c-x86.zip
  https://github.com/universal-ctags/ctags-win32/releases/download/2019-03-06/6cecfb9c/ctags-2019-03-06_6cecfb9c-x64.zip
nuspec version: 2019.03.05
remote version: 2019.03.06
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)     3543878F7078FE01488CC771F7A6BA106985E82CC103F65E8A95C149C493E921
    Checksum64                (String)     7F2749F67011E9BCA3600D541ACCDFCCD109278DC8A8A4BAF66F3504606C8681
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileName32                (String)     ctags-2019-03-06_6cecfb9c-x86_x32.zip
    FileName64                (String)     ctags-2019-03-06_6cecfb9c-x64_x64.zip
    FileType                  (String)     zip
    NuspecVersion             (String)     2019.03.05
    PackageName               (String)     universal-ctags
    ReleaseNotes              (String)     Universal Ctags Win32 daily builds ([more information](https://ctags.io)).

### Changes:

* Merge pull request [#2030](https://github.com/universal-ctags/ctags/issues/2030) from Myz/master


    URL32                     (String)     https://github.com/universal-ctags/ctags-win32/releases/download/2019-03-06/6cecfb9c/ctags-2019-03-06_6cecfb9c-x86.zip
    URL64                     (String)     https://github.com/universal-ctags/ctags-win32/releases/download/2019-03-06/6cecfb9c/ctags-2019-03-06_6cecfb9c-x64.zip
    Version                   (String)     2019.03.06
  universal-ctags.nuspec
    setting id: universal-ctags
    updating version: 2019.03.05 -> 2019.03.06
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*checksum\s*=\s*)('.*')     = $1'3543878F7078FE01488CC771F7A6BA106985E82CC103F65E8A95C149C493E921'
    (?i)(^\s*url\s*=\s*)('.*')          = $1'https://github.com/universal-ctags/ctags-win32/releases/download/2019-03-06/6cecfb9c/ctags-2019-03-06_6cecfb9c-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-06/6cecfb9c/ctags-2019-03-06_6cecfb9c-x64.zip'
    (?i)(^\s*checksum64\s*=\s*)('.*')   = $1'7F2749F67011E9BCA3600D541ACCDFCCD109278DC8A8A4BAF66F3504606C8681'
Attempting to build package from 'universal-ctags.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\universal-ctags\universal-ctags.2019.03.06.nupkg'
Package updated
Chocolatey v0.10.11
Attempting to push universal-ctags.2019.03.06.nupkg to https://push.chocolatey.org
universal-ctags 2019.03.06 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