Skip to content

Instantly share code, notes, and snippets.

@lukebakken
Created June 18, 2026 18:47
Show Gist options
  • Select an option

  • Save lukebakken/1c2445ed0f5bea070825a698b0fa8808 to your computer and use it in GitHub Desktop.

Select an option

Save lukebakken/1c2445ed0f5bea070825a698b0fa8808 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

6 UTC: 2026-06-18 18:47

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

Ignored | History | Force Test | Releases

Last run was OK

Finished 6 packages after .15 minutes.
3 updated, 0 pushed, 0 ignored
0 errors - 0 update, 0 push.

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
elixir False πŸ“₯ False 1.20.1 0.0.0
elixir-otp-27 True πŸ”Έ πŸ“₯ False 1.20.1 0.0.0
elixir-otp-28 True πŸ”Έ πŸ“₯ False 1.20.1 0.0.0
elixir-otp-29 True πŸ”Έ πŸ“₯ False 1.20.1 0.0.0
erlang False False 29.0.2 29.0.2
rebar3 False πŸ“₯ False 3.27.0 3.27.0

elixir

elixir - checking updates using Chocolatey-AU version 0.1.0

URL check
  https://github.com/elixir-lang/elixir/releases/download/v1.20.1/elixir-otp-29.zip
nuspec version: 0.0.0
remote version: 1.20.1
New version is available but it already exists in the Chocolatey community feed (disable using $NoCheckChocoVersion):
  https://chocolatey.org/packages/elixir/1.20.1

elixir-otp-27

elixir-otp-27 - checking updates using Chocolatey-AU version 0.1.0

URL check
  https://github.com/elixir-lang/elixir/releases/download/v1.20.1/elixir-otp-27.zip
nuspec version: 0.0.0
remote version: 1.20.1
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Setting package description from README.md
Updating files
  $Latest data:
    Checksum64                (String)     4B7DDFDE964149AB0057FAB1BA22C58C69AFBFF5C52D7894154D38C58B515024
    ChecksumType64            (String)     sha256
    FileName64                (String)     elixir-otp-27.zip
    FileType                  (String)     zip
    NuspecVersion             (String)     0.0.0
    PackageName               (String)     elixir-otp-27
    ReleaseNotes              (String)     https://github.com/elixir-lang/elixir/releases/tag/v1.20.1
    URL64                     (String)     https://github.com/elixir-lang/elixir/releases/download/v1.20.1/elixir-otp-27.zip
    Version                   (String)     1.20.1
  elixir-otp-27.nuspec
    setting id: elixir-otp-27
    updating version: 0.0.0 -> 1.20.1
  .\tools\VERIFICATION.txt
    (?i)(Checksum\s*:).*                = ${1} 4B7DDFDE964149AB0057FAB1BA22C58C69AFBFF5C52D7894154D38C58B515024
    (?i)(URL\s*:).*                     = ${1} https://github.com/elixir-lang/elixir/releases/download/v1.20.1/elixir-otp-27.zip
    (?i)(Version\s*:).*                 = ${1} 1.20.1
  elixir-otp-27.nuspec
    (\<releaseNotes\>).*?(\</releaseNotes\>) = ${1}https://github.com/elixir-lang/elixir/releases/tag/v1.20.1$2
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*[$]otpMajorVersion\s*=\s*)('.*') = $1'27'
    (?i)(^\s*[$]version\s*=\s*)('.*')   = $1'1.20.1'
Attempting to build package from 'elixir-otp-27.nuspec'.
Successfully created package 'D:\development\chocolatey-beam\au-packages\elixir-otp-27\elixir-otp-27.1.20.1.nupkg'

Package updated

elixir-otp-28

elixir-otp-28 - checking updates using Chocolatey-AU version 0.1.0

URL check
  https://github.com/elixir-lang/elixir/releases/download/v1.20.1/elixir-otp-28.zip
nuspec version: 0.0.0
remote version: 1.20.1
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Setting package description from README.md
Updating files
  $Latest data:
    Checksum64                (String)     14558C7FD7067FBA1BD30DB53E716C9E4F601CA2EC5280AB7D63376F3132EE50
    ChecksumType64            (String)     sha256
    FileName64                (String)     elixir-otp-28.zip
    FileType                  (String)     zip
    NuspecVersion             (String)     0.0.0
    PackageName               (String)     elixir-otp-28
    ReleaseNotes              (String)     https://github.com/elixir-lang/elixir/releases/tag/v1.20.1
    URL64                     (String)     https://github.com/elixir-lang/elixir/releases/download/v1.20.1/elixir-otp-28.zip
    Version                   (String)     1.20.1
  elixir-otp-28.nuspec
    setting id: elixir-otp-28
    updating version: 0.0.0 -> 1.20.1
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*[$]version\s*=\s*)('.*')   = $1'1.20.1'
    (?i)(^\s*[$]otpMajorVersion\s*=\s*)('.*') = $1'28'
  elixir-otp-28.nuspec
    (\<releaseNotes\>).*?(\</releaseNotes\>) = ${1}https://github.com/elixir-lang/elixir/releases/tag/v1.20.1$2
  .\tools\VERIFICATION.txt
    (?i)(Checksum\s*:).*                = ${1} 14558C7FD7067FBA1BD30DB53E716C9E4F601CA2EC5280AB7D63376F3132EE50
    (?i)(Version\s*:).*                 = ${1} 1.20.1
    (?i)(URL\s*:).*                     = ${1} https://github.com/elixir-lang/elixir/releases/download/v1.20.1/elixir-otp-28.zip
Attempting to build package from 'elixir-otp-28.nuspec'.
Successfully created package 'D:\development\chocolatey-beam\au-packages\elixir-otp-28\elixir-otp-28.1.20.1.nupkg'

Package updated

elixir-otp-29

elixir-otp-29 - checking updates using Chocolatey-AU version 0.1.0

URL check
  https://github.com/elixir-lang/elixir/releases/download/v1.20.1/elixir-otp-29.zip
nuspec version: 0.0.0
remote version: 1.20.1
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Setting package description from README.md
Updating files
  $Latest data:
    Checksum64                (String)     6F8AA7149D1FF24D048C5BCFC8C4E37E463FAEF7E8AE8F5EA105C95F7D4F3C9A
    ChecksumType64            (String)     sha256
    FileName64                (String)     elixir-otp-29.zip
    FileType                  (String)     zip
    NuspecVersion             (String)     0.0.0
    PackageName               (String)     elixir-otp-29
    ReleaseNotes              (String)     https://github.com/elixir-lang/elixir/releases/tag/v1.20.1
    URL64                     (String)     https://github.com/elixir-lang/elixir/releases/download/v1.20.1/elixir-otp-29.zip
    Version                   (String)     1.20.1
  elixir-otp-29.nuspec
    setting id: elixir-otp-29
    updating version: 0.0.0 -> 1.20.1
  elixir-otp-29.nuspec
    (\<releaseNotes\>).*?(\</releaseNotes\>) = ${1}https://github.com/elixir-lang/elixir/releases/tag/v1.20.1$2
  .\tools\VERIFICATION.txt
    (?i)(URL\s*:).*                     = ${1} https://github.com/elixir-lang/elixir/releases/download/v1.20.1/elixir-otp-29.zip
    (?i)(Checksum\s*:).*                = ${1} 6F8AA7149D1FF24D048C5BCFC8C4E37E463FAEF7E8AE8F5EA105C95F7D4F3C9A
    (?i)(Version\s*:).*                 = ${1} 1.20.1
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*[$]otpMajorVersion\s*=\s*)('.*') = $1'29'
    (?i)(^\s*[$]version\s*=\s*)('.*')   = $1'1.20.1'
Attempting to build package from 'elixir-otp-29.nuspec'.
Successfully created package 'D:\development\chocolatey-beam\au-packages\elixir-otp-29\elixir-otp-29.1.20.1.nupkg'

Package updated

erlang

erlang - checking updates using Chocolatey-AU version 0.1.0

URL check
  https://github.com/erlang/otp/releases/download/OTP-29.0.2/otp_win64_29.0.2.exe
nuspec version: 29.0.2
remote version: 29.0.2
No new version found

rebar3

rebar3 - checking updates using Chocolatey-AU version 0.1.0

URL check
  https://github.com/erlang/rebar3/releases/download/3.27.0/rebar3
nuspec version: 3.27.0
remote version: 3.27.0
No new version found

Update History

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


2026-06-11 (1) Erlang

2026-06-10 (1) Elixir

2026-06-04 (1) Elixir

2026-05-28 (1) Erlang

2026-05-16 (1) Erlang

2026-04-24 (1) Erlang

2026-04-22 (1) Erlang

2026-04-07 (1) Erlang

2026-03-31 (1) Erlang

2026-03-04 (1) Erlang

2026-02-27 (2) Erlang – Rebar3

2026-02-22 (1) Erlang

2026-01-14 (1) Erlang

2026-01-09 (4) Elixir – Elixir-otp-26 – Elixir-otp-27 – Elixir-otp-28

2026-01-05 (6) Elixir – Elixir-otp-26 – Elixir-otp-27 – Elixir-otp-28 – Rebar3 – Rebar3

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