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.
Finished 2 packages after .34 minutes.
2 updated, 2 pushed, 0 ignored
0 errors - 0 update, 0 push.
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 |
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 - 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 - 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