Skip to content

Instantly share code, notes, and snippets.

@kai2nenobu
Last active June 6, 2025 08:13
Show Gist options
  • Save kai2nenobu/bcca7b715c28d0fad4e2364eb5340438 to your computer and use it in GitHub Desktop.
Save kai2nenobu/bcca7b715c28d0fad4e2364eb5340438 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

3 2020.11.30.82655 UTC: 2020-11-30 08:26 kai2nenobu/chocolatey-packages

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

Build Details | Ignored | History | Force Test | Releases

Last run was OK

Finished 3 packages after 4.72 minutes.
1 updated, 1 pushed, 0 ignored
0 errors - 0 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
font-hackgen True πŸ”Έ πŸ•„ True 2.2.2 2.2.1

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
font-hackgen True πŸ”Έ πŸ•„ True 2.2.2 2.2.1
mape False False 1.0.21.0 1.0.21.0
pet False πŸ“₯ False 0.3.6 0.3.6

font-hackgen

font-hackgen - checking updates using au version 2020.11.30.82655

*** Stream: nerd ***
URL check
  https://github.com/yuru7/HackGen/releases/download/v2.2.2/HackGenNerd_v2.2.2.zip
nuspec version: 2.2.1
remote version: 2.2.2
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
Setting package description from README.md
Updating files
  $Latest data:
    Checksum32                (String)     6fab4426d23fef268e81d589ab8d7401c4e4910369579196141a4f6535eadaf2
    Checksum64                (String)     6fab4426d23fef268e81d589ab8d7401c4e4910369579196141a4f6535eadaf2
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileType                  (String)     zip
    NuspecVersion             (String)     2.2.1
    PackageName               (String)     font-hackgen-nerd
    Prefix                    (String)     HackGenNerd
    Stream                    (String)     nerd
    Streams                   (OrderedDictionary) System.Collections.Specialized.OrderedDictionary
    Tag                       (String)     v2.2.2
    Title                     (String)     Programming Font HackGen with Nerd Fonts
    URL32                     (String)     https://github.com/yuru7/HackGen/releases/download/v2.2.2/HackGenNerd_v2.2.2.zip
    Version                   (String)     2.2.2
  font-hackgen.nuspec
    setting id: font-hackgen-nerd
    updating version: 2.2.1 -> 2.2.2
  .\README.md
    `HackGen(35)?(Nerd)?( Console)?`    = `HackGen${1}Nerd${3}`
  .\font-hackgen.nuspec
    (?i)(^\s*\<title\>).*(\<\/title\>)  = ${1}Programming Font HackGen with Nerd Fonts${2}
    (/HackGen/releases/tag/)[^/<]*      = ${1}v2.2.2
    (/HackGen/blob/)[^/<]*              = ${1}v2.2.2
  .\tools\common.ps1
    HackGen(35)?(Nerd)?(Console)?-      = HackGen${1}Nerd${3}-
  .\tools\ChocolateyInstall.ps1
    ^(\s*PackageName\s*=).*             = ${1} 'font-hackgen-nerd'
    ^(\s*Checksum\s*=).*                = ${1} '6fab4426d23fef268e81d589ab8d7401c4e4910369579196141a4f6535eadaf2'
    ^([$]hackgenBase\s*=).*             = ${1} 'HackGenNerd_v2.2.2'
    ^(\s*Url\s*=).*                     = ${1} 'https://github.com/yuru7/HackGen/releases/download/v2.2.2/HackGenNerd_v2.2.2.zip'
Attempting to build package from 'font-hackgen.nuspec'.
Successfully created package 'D:\a\chocolatey-packages\chocolatey-packages\font-hackgen\font-hackgen-nerd.2.2.2.nupkg'

*** Stream: normal ***
URL check
  https://github.com/yuru7/HackGen/releases/download/v2.2.2/HackGen_v2.2.2.zip
nuspec version: 2.2.1
remote version: 2.2.2
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
Setting package description from README.md
Updating files
  $Latest data:
    Checksum32                (String)     1bd8f6b9e15845f03c5e5cb7cd2721246428f391448eb654e8bc6e9decaf756c
    Checksum64                (String)     1bd8f6b9e15845f03c5e5cb7cd2721246428f391448eb654e8bc6e9decaf756c
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileType                  (String)     zip
    NuspecVersion             (String)     2.2.1
    PackageName               (String)     font-hackgen
    Prefix                    (String)     HackGen
    Stream                    (String)     normal
    Streams                   (OrderedDictionary) System.Collections.Specialized.OrderedDictionary
    Tag                       (String)     v2.2.2
    Title                     (String)     Programming Font HackGen
    URL32                     (String)     https://github.com/yuru7/HackGen/releases/download/v2.2.2/HackGen_v2.2.2.zip
    Version                   (String)     2.2.2
  font-hackgen.nuspec
    setting id: font-hackgen
    updating version: 2.2.1 -> 2.2.2
  .\README.md
    `HackGen(35)?(Nerd)?( Console)?`    = `HackGen${1}${3}`
  .\font-hackgen.nuspec
    (?i)(^\s*\<title\>).*(\<\/title\>)  = ${1}Programming Font HackGen${2}
    (/HackGen/releases/tag/)[^/<]*      = ${1}v2.2.2
    (/HackGen/blob/)[^/<]*              = ${1}v2.2.2
  .\tools\common.ps1
    HackGen(35)?(Nerd)?(Console)?-      = HackGen${1}${3}-
  .\tools\ChocolateyInstall.ps1
    ^(\s*PackageName\s*=).*             = ${1} 'font-hackgen'
    ^(\s*Checksum\s*=).*                = ${1} '1bd8f6b9e15845f03c5e5cb7cd2721246428f391448eb654e8bc6e9decaf756c'
    ^([$]hackgenBase\s*=).*             = ${1} 'HackGen_v2.2.2'
    ^(\s*Url\s*=).*                     = ${1} 'https://github.com/yuru7/HackGen/releases/download/v2.2.2/HackGen_v2.2.2.zip'
Attempting to build package from 'font-hackgen.nuspec'.
Successfully created package 'D:\a\chocolatey-packages\chocolatey-packages\font-hackgen\font-hackgen.2.2.2.nupkg'

Package updated
Chocolatey v0.10.15
Attempting to push font-hackgen.2.2.2.nupkg to https://push.chocolatey.org
font-hackgen 2.2.2 was pushed successfully to https://push.chocolatey.org
Chocolatey v0.10.15
Attempting to push font-hackgen-nerd.2.2.2.nupkg to https://push.chocolatey.org
font-hackgen-nerd 2.2.2 was pushed successfully to https://push.chocolatey.org

mape

mape - checking updates using au version 2020.11.30.82655

URL check
  https://github.com/ipponshimeji/MAPE/raw/master/Releases/MAPE_1.0.21.0_Windows.zip
nuspec version: 1.0.21.0
remote version: 1.0.21.0
No new version found

pet

pet - checking updates using au version 2020.11.30.82655

URL check
  https://github.com/knqyf263/pet/releases/download/v0.3.6/pet_0.3.6_windows_amd64.tar.gz
  https://github.com/knqyf263/pet/releases/download/v0.3.6/pet_0.3.6_windows_386.tar.gz
nuspec version: 0.3.6
remote version: 0.3.6
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.


2020-11-04 (2) Font-hackgen – Font-hackgen

2020-10-05 (1) Font-hackgen

2020-09-01 (2) Font-hackgen – Mape

2020-08-21 (1) Mape

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