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-15 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 .75 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.14 2019.03.13

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
universal-ctags True 🔸 True 2019.03.14 2019.03.13

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-14/b43654e5/ctags-2019-03-14_b43654e5-x86.zip
  https://github.com/universal-ctags/ctags-win32/releases/download/2019-03-14/b43654e5/ctags-2019-03-14_b43654e5-x64.zip
nuspec version: 2019.03.13
remote version: 2019.03.14
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)     1DECD90A23D55AE9D4DED3F8CEF48DD2E5588EFF04BC037CD0782E9562793228
    Checksum64                (String)     15CEE1DB7E575667E2E2F4852F05D7E11A745931133EB0AA19379E4B5B4CBE67
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileName32                (String)     ctags-2019-03-14_b43654e5-x86_x32.zip
    FileName64                (String)     ctags-2019-03-14_b43654e5-x64_x64.zip
    FileType                  (String)     zip
    NuspecVersion             (String)     2019.03.13
    PackageName               (String)     universal-ctags
    ReleaseNotes              (String)     Universal Ctags Win32 daily builds ([more information](https://ctags.io)).

### Changes:

* Merge pull request [#2044](https://github.com/universal-ctags/ctags/issues/2044) from dreamtigers/elixir/comma


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