Skip to content

Commit c94d505

Browse files
authored
New version: Rclone.Rclone version 1.73.2
1 parent 4262c7e commit c94d505

File tree

3 files changed

+67
-0
lines changed

3 files changed

+67
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with WinGet Releaser using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Rclone.Rclone
5+
PackageVersion: 1.73.2
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
ReleaseDate: 2026-03-06
9+
Installers:
10+
- Architecture: x86
11+
NestedInstallerFiles:
12+
- RelativeFilePath: rclone-v1.73.2-windows-386/rclone.exe
13+
InstallerUrl: https://github.com/rclone/rclone/releases/download/v1.73.2/rclone-v1.73.2-windows-386.zip
14+
InstallerSha256: A5CA61EF9DB2753C552BD2B674CF5E8DCDEAC19F147BDFB57555F78DA192511B
15+
- Architecture: x64
16+
NestedInstallerFiles:
17+
- RelativeFilePath: rclone-v1.73.2-windows-amd64/rclone.exe
18+
InstallerUrl: https://github.com/rclone/rclone/releases/download/v1.73.2/rclone-v1.73.2-windows-amd64.zip
19+
InstallerSha256: B77A72EAB9692F9032DAC89D7E13E07CE4747ACD9AE402168CC8FE306DE1138E
20+
- Architecture: arm64
21+
NestedInstallerFiles:
22+
- RelativeFilePath: rclone-v1.73.2-windows-arm64/rclone.exe
23+
InstallerUrl: https://github.com/rclone/rclone/releases/download/v1.73.2/rclone-v1.73.2-windows-arm64.zip
24+
InstallerSha256: BC100700AF528D00647ABA08ACDCFB81862F624F755C11C5324CF34C14982F2C
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Created with WinGet Releaser using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Rclone.Rclone
5+
PackageVersion: 1.73.2
6+
PackageLocale: en-US
7+
Publisher: Rclone
8+
PublisherUrl: https://rclone.org/
9+
PublisherSupportUrl: https://rclone.org/contact
10+
Author: Nick Craig-Wood
11+
PackageName: Rclone
12+
PackageUrl: https://rclone.org/
13+
License: MIT
14+
LicenseUrl: https://github.com/rclone/rclone/blob/master/COPYING
15+
Copyright: Copyright (C) 2012 by Nick Craig-Wood http://www.craig-wood.com/nick/
16+
CopyrightUrl: https://github.com/rclone/rclone/blob/master/COPYING
17+
ShortDescription: Rclone ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers.
18+
Tags:
19+
- cli
20+
- cloud-storage
21+
- ftp
22+
- go
23+
- rsync
24+
- s3
25+
- sftp
26+
- sync
27+
- webdav
28+
ReleaseNotes: |-
29+
This is the v1.73.2 release of rclone.
30+
Full details of the changes can be found in the changelog.
31+
ReleaseNotesUrl: https://github.com/rclone/rclone/releases/tag/v1.73.2
32+
ManifestType: defaultLocale
33+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Rclone.Rclone
5+
PackageVersion: 1.73.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)