UTC: 2021-10-02 00:05 atruskie/chocolatey-packages-new
This file is automatically generated by the update_all.ps1 script using the AU module.
Finished 2 packages after .32 minutes.
2 updated, 2 pushed, 0 ignored
0 errors - 0 update, 0 push.
Icon | Name | Updated | Pushed | RemoteVersion | NuspecVersion |
---|---|---|---|---|---|
rclone | True πΈ | True | 1.56.2 | 1.56.1 | |
rclone.portable | True πΈ π₯ | True | 1.56.2 | 1.56.1 |
Icon | Name | Updated | Pushed | RemoteVersion | NuspecVersion |
---|---|---|---|---|---|
rclone | True πΈ | True | 1.56.2 | 1.56.1 | |
rclone.portable | True πΈ π₯ | True | 1.56.2 | 1.56.1 |
rclone - checking updates using au version 2021.10.2.522
URL check
https://github.com/rclone/rclone/releases/download/v1.56.2/rclone-v1.56.2-windows-386.zip
https://github.com/rclone/rclone/releases/download/v1.56.2/rclone-v1.56.2-windows-amd64.zip
nuspec version: 1.56.1
remote version: 1.56.2
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
$Latest data:
Checksum32 (String) C307A8440F2C388425525B39D5ECFCD801C747330ED73D28E04CF65DC71CAAA1
Checksum64 (String) 24AFFAE5BF7188361D794C1A44445D719C3B7A511D69BA1E29F6CF7C97850030
ChecksumType32 (String) sha256
ChecksumType64 (String) sha256
FileName32 (String) rclone-v1.56.2-windows-386.zip
FileName64 (String) rclone-v1.56.2-windows-amd64.zip
FileType (String) zip
NuspecVersion (String) 1.56.1
PackageName (String) rclone
ReleaseNotes (String) This is the v1.56.2 release of rclone.
Full details of the changes can be found in [the changelog](https://rclone.org/changelog/#v1-56-2-2021-10-01).
URL32 (String) https://github.com/rclone/rclone/releases/download/v1.56.2/rclone-v1.56.2-windows-386.zip
URL64 (String) https://github.com/rclone/rclone/releases/download/v1.56.2/rclone-v1.56.2-windows-amd64.zip
Version (String) 1.56.2
rclone.nuspec
setting id: rclone
updating version: 1.56.1 -> 1.56.2
rclone.nuspec
(\<dependency .+?"rclone.portable" version=)"([^"]+)" = $1"1.56.2"
Attempting to build package from 'rclone.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\rclone\rclone.1.56.2.nupkg'
Package updated
Chocolatey v0.10.15
Attempting to push rclone.1.56.2.nupkg to https://push.chocolatey.org
rclone 1.56.2 was pushed successfully to https://push.chocolatey.org
rclone.portable - checking updates using au version 2021.10.2.522
URL check
https://github.com/rclone/rclone/releases/download/v1.56.2/rclone-v1.56.2-windows-386.zip
https://github.com/rclone/rclone/releases/download/v1.56.2/rclone-v1.56.2-windows-amd64.zip
nuspec version: 1.56.1
remote version: 1.56.2
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
$Latest data:
Checksum32 (String) C307A8440F2C388425525B39D5ECFCD801C747330ED73D28E04CF65DC71CAAA1
Checksum64 (String) 24AFFAE5BF7188361D794C1A44445D719C3B7A511D69BA1E29F6CF7C97850030
ChecksumType32 (String) sha256
ChecksumType64 (String) sha256
FileName32 (String) rclone-v1.56.2-windows-386.zip
FileName64 (String) rclone-v1.56.2-windows-amd64.zip
FileType (String) zip
NuspecVersion (String) 1.56.1
PackageName (String) rclone.portable
ReleaseNotes (String) This is the v1.56.2 release of rclone.
Full details of the changes can be found in [the changelog](https://rclone.org/changelog/#v1-56-2-2021-10-01).
URL32 (String) https://github.com/rclone/rclone/releases/download/v1.56.2/rclone-v1.56.2-windows-386.zip
URL64 (String) https://github.com/rclone/rclone/releases/download/v1.56.2/rclone-v1.56.2-windows-amd64.zip
Version (String) 1.56.2
rclone.portable.nuspec
setting id: rclone.portable
updating version: 1.56.1 -> 1.56.2
.\legal\VERIFICATION.txt
(?i)(x64-ver: Get-RemoteChecksum).* = ${1} https://github.com/rclone/rclone/releases/download/v1.56.2/rclone-v1.56.2-windows-amd64.zip
(?i)(x32-ver: Get-RemoteChecksum).* = ${1} https://github.com/rclone/rclone/releases/download/v1.56.2/rclone-v1.56.2-windows-386.zip
(?i)(checksum64:).* = ${1} 24AFFAE5BF7188361D794C1A44445D719C3B7A511D69BA1E29F6CF7C97850030
(?i)(checksum32:).* = ${1} C307A8440F2C388425525B39D5ECFCD801C747330ED73D28E04CF65DC71CAAA1
(?i)(\s+x64:).* = ${1} https://github.com/rclone/rclone/releases/download/v1.56.2/rclone-v1.56.2-windows-amd64.zip
(?i)(\s+x32:).* = ${1} https://github.com/rclone/rclone/releases/download/v1.56.2/rclone-v1.56.2-windows-386.zip
.\tools\chocolateyInstall.ps1
(?i)(^\s*FileFullPath64\s*=\s*)(.*) = $1Join-Path $toolsDir 'rclone-v1.56.2-windows-amd64.zip'
(?i)(^\s*FileFullPath\s*=\s*)(.*) = $1Join-Path $toolsDir 'rclone-v1.56.2-windows-386.zip'
Attempting to build package from 'rclone.portable.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\rclone.portable\rclone.portable.1.56.2.nupkg'
Package updated
Chocolatey v0.10.15
Attempting to push rclone.portable.1.56.2.nupkg to https://push.chocolatey.org
rclone.portable 1.56.2 was pushed successfully to https://push.chocolatey.org
Did you know the proceeds of Pro (and some proceeds from other
licensed editions) go into bettering the community infrastructure?
Your support ensures an active community, keeps Chocolatey tip top,
plus it nets you some awesome features!
https://chocolatey.org/compare