mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
rclone: Update to version 1.69.0
This commit is contained in:
parent
3a007b1406
commit
b49c23d637
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "1.68.2",
|
||||
"version": "1.69.0",
|
||||
"description": "Sync files and directories to and from multiple cloud / FTP / HTTP hosters.",
|
||||
"homepage": "https://rclone.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.68.2/rclone-v1.68.2-windows-amd64.zip",
|
||||
"hash": "812bf76cc02c04cf6327f3683f3d5a88e47d36c39db84c1a745777496be7d993",
|
||||
"extract_dir": "rclone-v1.68.2-windows-amd64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.69.0/rclone-v1.69.0-windows-amd64.zip",
|
||||
"hash": "73f55188dbd15056b9728cb646f4e9774534b148dec3eed9ccbbaa381b95ce78",
|
||||
"extract_dir": "rclone-v1.69.0-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.68.2/rclone-v1.68.2-windows-386.zip",
|
||||
"hash": "d076d341122287cf92033aeecf1dd6900ff407c22981fa5ddf49689d5301a7e2",
|
||||
"extract_dir": "rclone-v1.68.2-windows-386"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.69.0/rclone-v1.69.0-windows-386.zip",
|
||||
"hash": "36fc18a5eeb84ef5ceb9071fbb0752a5809276cee80a482aaef9b1b6991b1acf",
|
||||
"extract_dir": "rclone-v1.69.0-windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.68.2/rclone-v1.68.2-windows-arm64.zip",
|
||||
"hash": "cbc6584266cf62bb9f4df912cb00d566c1cbc50ce2748f5e433f1937209e807e",
|
||||
"extract_dir": "rclone-v1.68.2-windows-arm64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.69.0/rclone-v1.69.0-windows-arm64.zip",
|
||||
"hash": "83c3e46f1b4414848cf676f58aa3f14ee428ba22bd963ecb0b70dada717ebfdb",
|
||||
"extract_dir": "rclone-v1.69.0-windows-arm64"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user