Skip to content

Instantly share code, notes, and snippets.

@kai2nenobu
Last active January 31, 2025 13:40
Show Gist options
  • Save kai2nenobu/4df33f42a891ced2fe169974fd3d58ec to your computer and use it in GitHub Desktop.
Save kai2nenobu/4df33f42a891ced2fe169974fd3d58ec to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

6 2024.2.10.160921 UTC: 2024-02-10 16:09 kai2nenobu/my-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 HAD 1 ERROR !!!

Finished 6 packages after 22.25 minutes.
1 updated, 1 pushed, 0 ignored
1 errors - 1 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
pleiades-platform True πŸ”Έ πŸ•„ True 2023.12.20240211 2023.12.20231211

Errors

Icon Name RemoteVersion NuspecVersion Error
gibo 2.2.8 au_GetLatest failed; au_GetLatest returned nothing

gibo

au_GetLatest failed
au_GetLatest returned nothing

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
a5m2 False False 2.18.4 2.18.4
aws-sam-cli False False 1.109.0 1.109.0
ghq False πŸ“₯ False 1.5.0 1.5.0
pleiades-platform True πŸ”Έ πŸ•„ True 2023.12.20240211 2023.12.20231211
wsl-ssh-agent False πŸ“₯ False 1.6.6 1.6.6

a5m2

a5m2 - checking updates using au version 2024.2.10.160921

URL check
  https://a5m2.mmatsubara.com/download/a5m2_2.18.4_x86.zip
  https://a5m2.mmatsubara.com/download/a5m2_2.18.4_x64.zip
nuspec version: 2.18.4
remote version: 2.18.4
No new version found

aws-sam-cli

aws-sam-cli - checking updates using au version 2024.2.10.160921

URL check
  https://github.com/aws/aws-sam-cli/releases/download/v1.109.0/AWS_SAM_CLI_64_PY3.msi
nuspec version: 1.109.0
remote version: 1.109.0
No new version found

ghq

ghq - checking updates using au version 2024.2.10.160921

URL check
  https://github.com/x-motemen/ghq/releases/download/v1.5.0/ghq_windows_amd64.zip
nuspec version: 1.5.0
remote version: 1.5.0
No new version found

pleiades-platform

pleiades-streams - checking updates using au version 2024.2.10.160921

*** Stream: java-full ***
URL check
  https://ftp.jaist.ac.jp/pub/mergedoc/pleiades/2023/pleiades-2023-12-java-win-64bit-jre_20240211.exe
nuspec version: 2023.12.20231211
remote version: 2023.12.20240211
New version is available
Automatic checksum started
Package downloaded and hash calculated for 64 bit version
Setting package description from README.md
Updating files
  $Latest data:
    Checksum64                (String)     12c9c48fbb829be52118fffe6f15d939
    ChecksumType64            (String)     md5
    FileType                  (String)     exe
    NuspecVersion             (String)     2023.12.20231211
    PackageName               (String)     pleiades-java-full
    Stream                    (String)     java-full
    Streams                   (OrderedDictionary) System.Collections.Specialized.OrderedDictionary
    Title                     (String)     Pleiades All in One Java Full Edition
    URL64                     (String)     https://ftp.jaist.ac.jp/pub/mergedoc/pleiades/2023/pleiades-2023-12-java-win-64bit-jre_20240211.exe
    Version                   (String)     2023.12.20240211
  pleiades-streams.nuspec
    setting id: pleiades-java-full
    updating version: 2023.12.20231211 -> 2023.12.20240211
  pleiades-streams.nuspec
    (?i)(^\s*\<title\>).*(\<\/title\>)  = ${1}Pleiades All in One Java Full Edition${2}
  tools\chocolateyInstall.ps1
    (^\s*[$]packageName)\s*=.*          = ${1} = 'pleiades-java-full'
    (^\s*[$]url)\s*=.*                  = ${1} = 'https://ftp.jaist.ac.jp/pub/mergedoc/pleiades/2023/pleiades-2023-12-java-win-64bit-jre_20240211.exe'
    (^\s*[$]shortcutName)\s*=.*         = ${1} = 'Pleiades All in One Java Full Edition.lnk'
    (^\s*[$]checksum)\s*=.*             = ${1} = '12c9c48fbb829be52118fffe6f15d939'
Attempting to build package from 'pleiades-streams.nuspec'.
Successfully created package 'D:\a\my-chocolatey-packages\my-chocolatey-packages\pleiades-streams\pleiades-java-full.2023.12.20240211.nupkg'

*** Stream: java ***
URL check
  https://ftp.jaist.ac.jp/pub/mergedoc/pleiades/2023/pleiades-2023-12-java-win-64bit_20240211.exe
nuspec version: 2023.12.20231211
remote version: 2023.12.20240211
New version is available
Automatic checksum started
Package downloaded and hash calculated for 64 bit version
Setting package description from README.md
Updating files
  $Latest data:
    Checksum64                (String)     43f31c98a6b43393891409570c93b2f1
    ChecksumType64            (String)     md5
    FileType                  (String)     exe
    NuspecVersion             (String)     2023.12.20231211
    PackageName               (String)     pleiades-java
    Stream                    (String)     java
    Streams                   (OrderedDictionary) System.Collections.Specialized.OrderedDictionary
    Title                     (String)     Pleiades All in One Java Standard Edition
    URL64                     (String)     https://ftp.jaist.ac.jp/pub/mergedoc/pleiades/2023/pleiades-2023-12-java-win-64bit_20240211.exe
    Version                   (String)     2023.12.20240211
  pleiades-streams.nuspec
    setting id: pleiades-java
    updating version: 2023.12.20231211 -> 2023.12.20240211
  pleiades-streams.nuspec
    (?i)(^\s*\<title\>).*(\<\/title\>)  = ${1}Pleiades All in One Java Standard Edition${2}
  tools\chocolateyInstall.ps1
    (^\s*[$]packageName)\s*=.*          = ${1} = 'pleiades-java'
    (^\s*[$]url)\s*=.*                  = ${1} = 'https://ftp.jaist.ac.jp/pub/mergedoc/pleiades/2023/pleiades-2023-12-java-win-64bit_20240211.exe'
    (^\s*[$]shortcutName)\s*=.*         = ${1} = 'Pleiades All in One Java Standard Edition.lnk'
    (^\s*[$]checksum)\s*=.*             = ${1} = '43f31c98a6b43393891409570c93b2f1'
Attempting to build package from 'pleiades-streams.nuspec'.
Successfully created package 'D:\a\my-chocolatey-packages\my-chocolatey-packages\pleiades-streams\pleiades-java.2023.12.20240211.nupkg'

*** Stream: platform-full ***
URL check
  https://ftp.jaist.ac.jp/pub/mergedoc/pleiades/2023/pleiades-2023-12-platform-win-64bit-jre_20240211.exe
nuspec version: 2023.12.20231211
remote version: 2023.12.20240211
New version is available
Automatic checksum started
Package downloaded and hash calculated for 64 bit version
Setting package description from README.md
Updating files
  $Latest data:
    Checksum64                (String)     5186d9fa975df7294cb8c79ed2ee0e49
    ChecksumType64            (String)     md5
    FileType                  (String)     exe
    NuspecVersion             (String)     2023.12.20231211
    PackageName               (String)     pleiades-platform-full
    Stream                    (String)     platform-full
    Streams                   (OrderedDictionary) System.Collections.Specialized.OrderedDictionary
    Title                     (String)     Pleiades All in One Platform Full Edition
    URL64                     (String)     https://ftp.jaist.ac.jp/pub/mergedoc/pleiades/2023/pleiades-2023-12-platform-win-64bit-jre_20240211.exe
    Version                   (String)     2023.12.20240211
  pleiades-streams.nuspec
    setting id: pleiades-platform-full
    updating version: 2023.12.20231211 -> 2023.12.20240211
  pleiades-streams.nuspec
    (?i)(^\s*\<title\>).*(\<\/title\>)  = ${1}Pleiades All in One Platform Full Edition${2}
  tools\chocolateyInstall.ps1
    (^\s*[$]packageName)\s*=.*          = ${1} = 'pleiades-platform-full'
    (^\s*[$]url)\s*=.*                  = ${1} = 'https://ftp.jaist.ac.jp/pub/mergedoc/pleiades/2023/pleiades-2023-12-platform-win-64bit-jre_20240211.exe'
    (^\s*[$]shortcutName)\s*=.*         = ${1} = 'Pleiades All in One Platform Full Edition.lnk'
    (^\s*[$]checksum)\s*=.*             = ${1} = '5186d9fa975df7294cb8c79ed2ee0e49'
Attempting to build package from 'pleiades-streams.nuspec'.
Successfully created package 'D:\a\my-chocolatey-packages\my-chocolatey-packages\pleiades-streams\pleiades-platform-full.2023.12.20240211.nupkg'

*** Stream: platform ***
URL check
  https://ftp.jaist.ac.jp/pub/mergedoc/pleiades/2023/pleiades-2023-12-platform-win-64bit_20240211.exe
nuspec version: 2023.12.20231211
remote version: 2023.12.20240211
New version is available
Automatic checksum started
Package downloaded and hash calculated for 64 bit version
Setting package description from README.md
Updating files
  $Latest data:
    Checksum64                (String)     0ba5f3310a0bfd4daa8328b8ed17d9e8
    ChecksumType64            (String)     md5
    FileType                  (String)     exe
    NuspecVersion             (String)     2023.12.20231211
    PackageName               (String)     pleiades-platform
    Stream                    (String)     platform
    Streams                   (OrderedDictionary) System.Collections.Specialized.OrderedDictionary
    Title                     (String)     Pleiades All in One Platform Standard Edition
    URL64                     (String)     https://ftp.jaist.ac.jp/pub/mergedoc/pleiades/2023/pleiades-2023-12-platform-win-64bit_20240211.exe
    Version                   (String)     2023.12.20240211
  pleiades-streams.nuspec
    setting id: pleiades-platform
    updating version: 2023.12.20231211 -> 2023.12.20240211
  pleiades-streams.nuspec
    (?i)(^\s*\<title\>).*(\<\/title\>)  = ${1}Pleiades All in One Platform Standard Edition${2}
  tools\chocolateyInstall.ps1
    (^\s*[$]packageName)\s*=.*          = ${1} = 'pleiades-platform'
    (^\s*[$]url)\s*=.*                  = ${1} = 'https://ftp.jaist.ac.jp/pub/mergedoc/pleiades/2023/pleiades-2023-12-platform-win-64bit_20240211.exe'
    (^\s*[$]shortcutName)\s*=.*         = ${1} = 'Pleiades All in One Platform Standard Edition.lnk'
    (^\s*[$]checksum)\s*=.*             = ${1} = '0ba5f3310a0bfd4daa8328b8ed17d9e8'
Attempting to build package from 'pleiades-streams.nuspec'.
Successfully created package 'D:\a\my-chocolatey-packages\my-chocolatey-packages\pleiades-streams\pleiades-platform.2023.12.20240211.nupkg'

Package updated
Chocolatey v2.2.2
Attempting to push pleiades-platform.2023.12.20240211.nupkg to https://www.myget.org/F/kai2nenobu
pleiades-platform.2023.12.20240211.nupkg was pushed successfully to https://www.myget.org/F/kai2nenobu
Chocolatey v2.2.2
Attempting to push pleiades-platform-full.2023.12.20240211.nupkg to https://www.myget.org/F/kai2nenobu
pleiades-platform-full.2023.12.20240211.nupkg was pushed successfully to https://www.myget.org/F/kai2nenobu
Chocolatey v2.2.2
Attempting to push pleiades-java.2023.12.20240211.nupkg to https://www.myget.org/F/kai2nenobu
pleiades-java.2023.12.20240211.nupkg was pushed successfully to https://www.myget.org/F/kai2nenobu
Chocolatey v2.2.2
Attempting to push pleiades-java-full.2023.12.20240211.nupkg to https://www.myget.org/F/kai2nenobu
pleiades-java-full.2023.12.20240211.nupkg was pushed successfully to https://www.myget.org/F/kai2nenobu

wsl-ssh-agent

wsl-ssh-agent - checking updates using au version 2024.2.10.160921

URL check
  https://github.com/rupor-github/wsl-ssh-agent/releases/download/v1.6.6/wsl-ssh-agent.zip
nuspec version: 1.6.6
remote version: 1.6.6
No new version found

Update History

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


2024-02-07 (1) Aws-sam-cli

2024-02-02 (1) Ghq

2024-01-24 (1) Aws-sam-cli

2024-01-11 (1) Aws-sam-cli

2024-01-04 (1) Aws-sam-cli

2023-12-13 (1) Aws-sam-cli

2023-12-10 (1) Pleiades-platform

2023-12-07 (1) Aws-sam-cli

2023-11-17 (1) Aws-sam-cli

2023-11-15 (1) Aws-sam-cli

2023-11-10 (1) Aws-sam-cli

2023-11-03 (1) Pleiades-platform

2023-10-31 (1) Aws-sam-cli

2023-10-29 (1) A5m2

2023-10-19 (1) Aws-sam-cli

2023-10-05 (1) Pleiades-platform

2023-10-04 (1) Aws-sam-cli

2023-10-03 (1) Pleiades-platform

2023-10-02 (1) Pleiades-platform

2023-09-06 (1) Aws-sam-cli

2023-08-30 (1) Aws-sam-cli

2023-08-11 (1) Aws-sam-cli

2023-07-28 (1) Aws-sam-cli

2023-07-21 (1) Aws-sam-cli

2023-07-20 (1) Aws-sam-cli

2023-07-19 (1) Aws-sam-cli

2023-07-07 (1) Aws-sam-cli

2023-06-27 (1) aws-sam-cli

2023-06-23 (1) Aws-sam-cli

2023-06-21 (1) Aws-sam-cli

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