Skip to content

Instantly share code, notes, and snippets.

@atruskie
Last active May 24, 2024 08:06
Show Gist options
  • Save atruskie/228fedee6854c32a34b10e918567a346 to your computer and use it in GitHub Desktop.
Save atruskie/228fedee6854c32a34b10e918567a346 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

2 2022.10.21.160611 UTC: 2022-10-21 16:06 atruskie/chocolatey-packages-new

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

History

Last run was OK

Finished 2 packages after .34 minutes.
2 updated, 2 pushed, 0 ignored
0 errors - 0 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
rclone True πŸ”Έ True 1.60.0 1.59.2
rclone.portable True πŸ”Έ πŸ“₯ True 1.60.0 1.59.2

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
rclone True πŸ”Έ True 1.60.0 1.59.2
rclone.portable True πŸ”Έ πŸ“₯ True 1.60.0 1.59.2

rclone

rclone - checking updates using au version 2022.10.21.160611

URL check
  https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-386.zip
  https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-amd64.zip
nuspec version: 1.59.2
remote version: 1.60.0
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     D5A69F708787B96BD6EC795B073A7BFFE4D440BC64817E3A5B8E9FAB9A9F8244
    Checksum64                (String)     F6EEC625F705A1E3715769770854EE3A7A746DAF7C74F642FCA3E5AC56CAD624
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileName32                (String)     rclone-v1.60.0-windows-386.zip
    FileName64                (String)     rclone-v1.60.0-windows-amd64.zip
    FileType                  (String)     zip
    NuspecVersion             (String)     1.59.2
    PackageName               (String)     rclone
    ReleaseNotes              (String)     This is the v1.60.0 release of rclone.

Full details of the changes can be found in [the changelog](https://rclone.org/changelog/#v1-60-0-2022-10-21).

    URL32                     (String)     https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-386.zip
    URL64                     (String)     https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-amd64.zip
    Version                   (String)     1.60.0
  rclone.nuspec
    setting id: rclone
    updating version: 1.59.2 -> 1.60.0
  rclone.nuspec
    (\<dependency .+?"rclone.portable" version=)"([^"]+)" = $1"1.60.0"
Attempting to build package from 'rclone.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\rclone\rclone.1.60.0.nupkg'

Package updated
Chocolatey v0.10.15
Attempting to push rclone.1.60.0.nupkg to https://push.chocolatey.org
rclone 1.60.0 was pushed successfully to https://push.chocolatey.org

rclone.portable

rclone.portable - checking updates using au version 2022.10.21.160611

URL check
  https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-386.zip
  https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-amd64.zip
nuspec version: 1.59.2
remote version: 1.60.0
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
  $Latest data:
    Checksum32                (String)     D5A69F708787B96BD6EC795B073A7BFFE4D440BC64817E3A5B8E9FAB9A9F8244
    Checksum64                (String)     F6EEC625F705A1E3715769770854EE3A7A746DAF7C74F642FCA3E5AC56CAD624
    ChecksumType32            (String)     sha256
    ChecksumType64            (String)     sha256
    FileName32                (String)     rclone-v1.60.0-windows-386.zip
    FileName64                (String)     rclone-v1.60.0-windows-amd64.zip
    FileType                  (String)     zip
    NuspecVersion             (String)     1.59.2
    PackageName               (String)     rclone.portable
    ReleaseNotes              (String)     This is the v1.60.0 release of rclone.

Full details of the changes can be found in [the changelog](https://rclone.org/changelog/#v1-60-0-2022-10-21).

    URL32                     (String)     https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-386.zip
    URL64                     (String)     https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-amd64.zip
    Version                   (String)     1.60.0
  rclone.portable.nuspec
    setting id: rclone.portable
    updating version: 1.59.2 -> 1.60.0
  .\legal\VERIFICATION.txt
    (?i)(x64-ver: Get-RemoteChecksum).* = ${1} https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-amd64.zip
    (?i)(x32-ver: Get-RemoteChecksum).* = ${1} https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-386.zip
    (?i)(checksum64:).*                 = ${1} F6EEC625F705A1E3715769770854EE3A7A746DAF7C74F642FCA3E5AC56CAD624
    (?i)(checksum32:).*                 = ${1} D5A69F708787B96BD6EC795B073A7BFFE4D440BC64817E3A5B8E9FAB9A9F8244
    (?i)(\s+x64:).*                     = ${1} https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-amd64.zip
    (?i)(\s+x32:).*                     = ${1} https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-386.zip
  .\tools\chocolateyInstall.ps1
    (?i)(^\s*FileFullPath64\s*=\s*)(.*) = $1Join-Path $toolsDir 'rclone-v1.60.0-windows-amd64.zip'
    (?i)(^\s*FileFullPath\s*=\s*)(.*)   = $1Join-Path $toolsDir 'rclone-v1.60.0-windows-386.zip'
Attempting to build package from 'rclone.portable.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\rclone.portable\rclone.portable.1.60.0.nupkg'

Package updated
Chocolatey v0.10.15
Attempting to push rclone.portable.1.60.0.nupkg to https://push.chocolatey.org
rclone.portable 1.60.0 was pushed successfully to https://push.chocolatey.org

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.


2022-09-15 (2) Rclone – Rclone.portable

2022-08-09 (2) Rclone – Rclone.portable

2022-07-10 (2) Rclone – Rclone.portable

2022-04-29 (2) Rclone – Rclone.portable

2022-03-18 (2) Rclone – Rclone.portable

2021-11-02 (2) Rclone – Rclone.portable

2021-10-02 (2) Rclone – Rclone.portable

2021-09-19 (2) Rclone – Rclone.portable

2021-07-21 (2) Rclone – Rclone.portable

2021-04-26 (2) Rclone – Rclone.portable

2021-04-01 (2) Rclone – Rclone.portable

2021-03-08 (2) Rclone – Rclone.portable

2021-02-03 (2) Rclone – Rclone.portable

2021-01-31 (2) Rclone – Rclone.portable

2021-01-21 (2) Rclone – Rclone.portable

2020-11-20 (4) Rclone – Rclone.portable – Rclone – Rclone.portable

2020-11-18 (2) Rclone – Rclone.portable

2020-09-13 (2) Rclone – Rclone.portable

2020-07-10 (2) Rclone – Rclone.portable

2020-05-29 (2) Rclone – Rclone.portable

2020-05-28 (2) Rclone – Rclone.portable

2020-02-01 (1) Rclone.portable

2019-11-20 (2) Rclone – Rclone.portable

2019-11-02 (2) Rclone – Rclone.portable

2019-10-26 (2) Rclone – Rclone.portable

2019-10-05 (2) Rclone – Rclone.portable

2019-09-30 (2) Rclone – Rclone.portable

2019-09-16 (2) Rclone – Rclone.portable

2019-09-09 (1) Rclone.portable

2019-08-29 (2) Rclone – Rclone.portable

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