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