UTC: 2025-05-01 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 .28 minutes.
2 updated, 2 pushed, 0 ignored
0 errors - 0 update, 0 push.
Icon | Name | Updated | Pushed | RemoteVersion | NuspecVersion |
---|---|---|---|---|---|
rclone | True πΈ | True | 1.69.2 | 1.69.1 | |
rclone.portable | True πΈ π₯ | True | 1.69.2 | 1.69.1 |
Icon | Name | Updated | Pushed | RemoteVersion | NuspecVersion |
---|---|---|---|---|---|
rclone | True πΈ | True | 1.69.2 | 1.69.1 | |
rclone.portable | True πΈ π₯ | True | 1.69.2 | 1.69.1 |
rclone - checking updates using au version 2025.5.1.160600
URL check
https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-386.zip
https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-amd64.zip
nuspec version: 1.69.1
remote version: 1.69.2
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
$Latest data:
Checksum32 (String) 7F226A4E3900AEF6767C87A2119B35872544E713131BCE779EAD51AB3CD2F32E
Checksum64 (String) 9A2E2C1E73F27B683EBC931E3EC82B655566E3A89DB08933702B9BCA4A576C3A
ChecksumType32 (String) sha256
ChecksumType64 (String) sha256
FileName32 (String) rclone-v1.69.2-windows-386.zip
FileName64 (String) rclone-v1.69.2-windows-amd64.zip
FileType (String) zip
NuspecVersion (String) 1.69.1
PackageName (String) rclone
ReleaseNotes (String) This is the v1.69.2 release of rclone.
Full details of the changes can be found in [the changelog](https://rclone.org/changelog/#v1-69-2-2025-05-01).
URL32 (String) https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-386.zip
URL64 (String) https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-amd64.zip
Version (String) 1.69.2
rclone.nuspec
setting id: rclone
updating version: 1.69.1 -> 1.69.2
rclone.nuspec
(\<dependency .+?"rclone.portable" version=)"([^"]+)" = $1"1.69.2"
Attempting to build package from 'rclone.nuspec'.
Successfully created package 'C:\projects\chocolatey-packages\automatic\rclone\rclone.1.69.2.nupkg'
Package updated
Chocolatey v0.10.15
Attempting to push rclone.1.69.2.nupkg to https://push.chocolatey.org
rclone 1.69.2 was pushed successfully to https://push.chocolatey.org
rclone.portable - checking updates using au version 2025.5.1.160600
URL check
https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-386.zip
https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-amd64.zip
nuspec version: 1.69.1
remote version: 1.69.2
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Updating files
$Latest data:
Checksum32 (String) 7F226A4E3900AEF6767C87A2119B35872544E713131BCE779EAD51AB3CD2F32E
Checksum64 (String) 9A2E2C1E73F27B683EBC931E3EC82B655566E3A89DB08933702B9BCA4A576C3A
ChecksumType32 (String) sha256
ChecksumType64 (String) sha256
FileName32 (String) rclone-v1.69.2-windows-386.zip
FileName64 (String) rclone-v1.69.2-windows-amd64.zip
FileType (String) zip
NuspecVersion (String) 1.69.1
PackageName (String) rclone.portable
ReleaseNotes (String) This is the v1.69.2 release of rclone.
Full details of the changes can be found in [the changelog](https://rclone.org/changelog/#v1-69-2-2025-05-01).
URL32 (String) https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-386.zip
URL64 (String) https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-amd64.zip
Version (String) 1.69.2
rclone.portable.nuspec
setting id: rclone.portable
updating version: 1.69.1 -> 1.69.2
.\legal\VERIFICATION.txt
(?i)(x64-ver: Get-RemoteChecksum).* = ${1} https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-amd64.zip
(?i)(x32-ver: Get-RemoteChecksum).* = ${1} https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-386.zip
(?i)(checksum64:).* = ${1} 9A2E2C1E73F27B683EBC931E3EC82B655566E3A89DB08933702B9BCA4A576C3A
(?i)(checksum32:).* = ${1} 7F226A4E3900AEF6767C87A2119B35872544E713131BCE779EAD51AB3CD2F32E
(?i)(\s+x64:).* = ${1} https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-amd64.zip
(?i)(\s+x32:).* = ${1} https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-386.zip
.\tools\chocolateyInstall.ps1
(?i)(^\s*FileFullPath64\s*=\s*)(.*) = $1Join-Path $toolsDir 'rclone-v1.69.2-windows-amd64.zip'
(?i)(^\s*FileFullPath\s*=\s*)(.*) = $1Join-Path $toolsDir 'rclone-v1.69.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.69.2.nupkg'
Package updated
Chocolatey v0.10.15
Attempting to push rclone.portable.1.69.2.nupkg to https://push.chocolatey.org
rclone.portable 1.69.2 was pushed successfully to https://push.chocolatey.org