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-16 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 .42 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.15 2019.03.14

OK

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

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

### Changes:

* Merge pull request [#2045](https://github.com/universal-ctags/ctags/issues/2045) from endersstocker/access-elixir


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