rclone
Rsync for cloud storage
Rclone ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers.
arm64 armhf amd64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install rclone
Snippets
Download URLs
Version | SHA256 | Size (KB) |
---|---|---|
1.68.2 | 07a2ed14804625532ff445ef795e612905a2db63b388a5589a642ab7d1e0a777 |
14855 |
1.68.1 | 1ed33ef19d2440639f8ada6a6e35fb6cb4f6376c24c2b25644e8d249892dda56 |
14852 |
1.68.0 | be6e2915f65ce6d0b8130f598283ecbfe2b2443545fb6cdfeee54c3d5611d5a7 |
14848 |
1.67.0 | 0a711c412e6c4393da24b66e10c1b91fc4206d37700549f916e86d6bf4ea5b8c |
14157 |
1.66.0 | 2d35658d82084576f82822b572301ce4e0c46171b301b958083516910ff6ee3f |
13986 |
1.65.2 | 84cd7eca912172d5dcdda3248a12092f4c882a81439f2ab44f3d461047804bfe |
13489 |
1.65.1 | bf37256f324e2f2e5fd0eea3e46a6f28b9bb6d6f602a62aac58dd72ee9573ee7 |
13483 |
1.65.0 | ece36eef331087ad3f3029e7d8461248d7405ee380a9cfdfce255f2f4ce2b203 |
13488 |
1.64.2 | 2a03858c5e9f06275da03feed178d49d3e7a383cf02abca20363f407e8417b50 |
13100 |
1.64.1 | 15b2a92268cbb1d0e0fdc59daf1af90a13a4bf334e8d09bc6c3fa01b43b4bc3e |
13096 |
Version | SHA256 | Size (KB) |
---|---|---|
1.68.2 | d3a30288097b9ba3c2b55714f67ce6803588823c018e499d2903e18863746169 |
12792 |
1.68.1 | e2b24435e28c48549b70b14c7c8620426eae0a3be200fbe930dddc9837a095fd |
12795 |
1.68.0 | 6150dc394eab799dbe158f14a475cbdd9b8e531f3a072d91b1fe7d6775dd2453 |
12789 |
1.67.0 | a521aada673fbe17f833ca4072998f6321ad64fdaa886894db750b369ef89a1e |
12255 |
1.66.0 | 8c4d914be2dc6df4e0d1dbc277dd91d4724598b0de03e85f584b750e87523f2a |
12080 |
1.65.2 | 273c4c646d34be54780d9908d93fa54d6657b03df613a3af01211a4da32f5ffc |
11719 |
1.65.1 | 76ecdb2a66884d3af8acd839d8ea625efdddb48e92bd7e151b4214dd62b7db72 |
11720 |
1.65.0 | 160a6ead6126e0a4c9b89f5b05502a1b9aa6b33aa90cfe5bb94e49cb0941bbcb |
11711 |
1.64.2 | 9e965a58a6db5bdfde88416743219dc3d2e6b05ebdab01751922cf044ce9458b |
11383 |
1.64.1 | 607ad5c32e594c034e0c18c2e4a67d58c5b54b5fe3773666273e1c04b0db70eb |
11376 |
Version | SHA256 | Size (KB) |
---|---|---|
1.68.2 | e7a77bb845b23ee6e67699548e6ce524360f3b3a924522b488ce2de5b3aa2529 |
12748 |
1.68.1 | eebd7e2909186174a80a0b972c071889ec1eeddb63388d190ad002482316557c |
12749 |
1.68.0 | e358e5622e1053001bef99b553fb896b38f4e9fbf3c170abbbc97223536b87d1 |
12740 |
1.67.0 | 247d35f465762c441d203d685f1b328b3c0132e5228d87b477ac343f26c3b2b5 |
12287 |
1.66.0 | ec2af6f6e4fddfe2baacdec4628299a47f3add0a579a4e83644ca69147effc71 |
12124 |
1.65.2 | f44c6307246263ae9e782b5857864542a27b958180d9c3d32e6ca96790cc7790 |
11853 |
1.65.1 | 82864985f9be247394abc205f105ba7971e8f9049b63aa5344bca96433cd6830 |
11854 |
1.65.0 | 9fa8a7305a15ee9b659c7f8b9f70a6f235467b9e7c7930ecf7109b29d39977ef |
11853 |
1.64.2 | 393b4053243c67eb24d8ac30e4994318e4c1d071a0a6edf577797674a25d6564 |
11495 |
1.64.1 | a585e4d9db361d154203ef5ee87220e5f154684635a49cd9496d60356b6357b5 |
11496 |
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for rclone are versioned here.
Click here to see rclone ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/rclone/ops2deb.yml
- name: rclone
matrix:
architectures:
- amd64
- arm64
- armhf
versions:
- 1.57.0
- 1.58.0
homepage: https://rclone.org/
summary: rsync for cloud storage
description: |-
Rclone ("rsync for cloud storage") is a command-line program to sync files and
directories to and from different cloud storage providers.
fetch: https://github.com/rclone/rclone/releases/download/v{{version}}/rclone-v{{version}}-linux-{{goarch}}.zip
script:
- mv rclone-v{{version}}-linux-* {{src}}/usr/bin/rclone
- name: rclone
matrix:
architectures:
- amd64
- arm64
- armhf
versions:
- 1.58.1
- 1.59.0
- 1.59.1
- 1.59.2
- 1.60.0
- 1.60.1
- 1.61.0
homepage: https://rclone.org/
summary: rsync for cloud storage
description: |-
Rclone ("rsync for cloud storage") is a command-line program to sync files and
directories to and from different cloud storage providers.
fetch: https://github.com/rclone/rclone/releases/download/v{{version}}/rclone-v{{version}}-linux-{{goarch}}.zip
install:
- rclone-v{{version}}-linux-{{goarch}}:/usr/bin/rclone
- name: rclone
matrix:
architectures:
- amd64
- arm64
- armhf
versions:
- 1.61.1
- 1.62.0
- 1.62.1
- 1.62.2
- 1.63.0
- 1.63.1
- 1.64.0
- 1.64.1
- 1.64.2
- 1.65.0
- 1.65.1
- 1.65.2
- 1.66.0
- 1.67.0
- 1.68.0
- 1.68.1
- 1.68.2
revision: "2"
homepage: https://rclone.org/
summary: rsync for cloud storage
description: |-
Rclone ("rsync for cloud storage") is a command-line program to sync files and
directories to and from different cloud storage providers.
fetch: https://github.com/rclone/rclone/releases/download/v{{version}}/rclone-v{{version}}-linux-{{goarch}}.zip
install:
- rclone-v{{version}}-linux-{{goarch}}/rclone:/usr/bin/rclone
The blueprint fetch
keyword contains a URL template pointing to rclone releases. Downloaded files are locked in a lockfile versioned here.
Click here to see rclone release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/rclone/ops2deb.lock.yml
- url: https://github.com/rclone/rclone/releases/download/v1.57.0/rclone-v1.57.0-linux-amd64.zip
sha256: 49191e1156cf0c41d9e6af35bd31cf2a2884107483823e17671323717905e771
timestamp: 2022-02-26 18:00:09+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.57.0/rclone-v1.57.0-linux-arm.zip
sha256: 1616dd35a9d247654567642b4202a7b4ad4601b434d3da85671a1558fffbd4b2
timestamp: 2022-02-26 18:00:09+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.57.0/rclone-v1.57.0-linux-arm64.zip
sha256: 7ca4bec4cc5f4ba72c863976da33085689083a04b3ee1f7bd37e08a278ca474f
timestamp: 2022-02-26 18:00:09+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.58.0/rclone-v1.58.0-linux-amd64.zip
sha256: 586553898cc1e9e1f3198d7a0c5d84a34ca4709a35013954a3e648f09e65aa37
timestamp: 2022-03-18 16:22:07+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.58.0/rclone-v1.58.0-linux-arm.zip
sha256: f5bb1c3947c4cdf7ed4e4afd4f0a8eeffbc522cde8af5ed15a979b3f58ea2446
timestamp: 2022-03-18 16:22:07+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.58.0/rclone-v1.58.0-linux-arm64.zip
sha256: 28db376098fd00a050c065ffbbfc5e4d878cea412ce4b3dbc3c45c5c96dfee4f
timestamp: 2022-03-18 16:22:07+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.58.1/rclone-v1.58.1-linux-amd64.zip
sha256: 135a4a0965cb58eafb07941f2013a82282c44c28fea9595587778e969d9ed035
timestamp: 2022-04-30 15:19:55+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.58.1/rclone-v1.58.1-linux-arm.zip
sha256: 252ac98bb095787764fb981b61eb453c13717e7b2fc1e6275fdfacdc9ff1cbf2
timestamp: 2022-04-30 15:19:55+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.58.1/rclone-v1.58.1-linux-arm64.zip
sha256: b1abf65d6e9817ce5e2be532edeeb45cbd9ad671e8325d9d145e4d3c3ad41715
timestamp: 2022-04-30 15:19:55+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.0/rclone-v1.59.0-linux-amd64.zip
sha256: cb7edcda37ef188dd5461a626f7b66d4c76676bc4cf05cba3bb4850dff3d8a2b
timestamp: 2022-07-09 23:18:52+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.0/rclone-v1.59.0-linux-arm.zip
sha256: 4bbfb1e757467a2601bd97984990f52183623293f20e2c03bfe4a744af2742e3
timestamp: 2022-07-09 23:18:52+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.0/rclone-v1.59.0-linux-arm64.zip
sha256: c95ebf48bcef81e9ee296a803ca77244d111e35a55db9680c78b407ed99bb054
timestamp: 2022-07-09 23:18:52+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.1/rclone-v1.59.1-linux-amd64.zip
sha256: 4aa58ab0200ea5d75c2256933eeb1da1939fe741ded667c97809a2f64e3dd545
timestamp: 2022-08-08 20:28:29+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.1/rclone-v1.59.1-linux-arm.zip
sha256: aa00b01e21fa7c923b23ebd96a67d7938c46c1e35e7ccc5fbda33280caf14679
timestamp: 2022-08-08 20:28:29+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.1/rclone-v1.59.1-linux-arm64.zip
sha256: 4b237151154d322c14c5075688d9553c99b5076db50eaa114cf04e302d07b4a7
timestamp: 2022-08-08 20:28:29+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.2/rclone-v1.59.2-linux-amd64.zip
sha256: 81e7be456369f5957713463e3624023e9159c1cae756e807937046ebc9394383
timestamp: 2022-09-15 14:55:29+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.2/rclone-v1.59.2-linux-arm.zip
sha256: e05409fc66a81a3eab2410908bf37f7cf497c88edb27cbcc92d8f5f1917e195f
timestamp: 2022-09-15 14:55:29+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.2/rclone-v1.59.2-linux-arm64.zip
sha256: 19c515af1a70491e5a451f62fdfe41573face748e6d6ccd7cd61732fd1a076d5
timestamp: 2022-09-15 14:55:29+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-linux-amd64.zip
sha256: 04e2517acc6b8adfdadf0b2891afa83592d8e62bd0477918dd57a74e6066a1c5
timestamp: 2022-10-21 17:35:45+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-linux-arm.zip
sha256: 7704cd231ce7852898420cffe834f8efd031876df46420b6ded0d060c878e4ad
timestamp: 2022-10-21 17:35:45+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-linux-arm64.zip
sha256: 86bfc150238405ea58c396e25766dee4b1e01caedbcfd32ed3fd74533e29d910
timestamp: 2022-10-21 17:35:45+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.60.1/rclone-v1.60.1-linux-amd64.zip
sha256: fd6bc19cc7fadb13538cc109128bf92ef47762a83a3eaf2ab699b03bb2a1fe32
timestamp: 2022-11-17 19:26:45+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.60.1/rclone-v1.60.1-linux-arm.zip
sha256: 41a404f59d6640bae7726c29479528113cb7e95c0a3c5ea91eefabdf6cf43f24
timestamp: 2022-11-17 19:26:45+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.60.1/rclone-v1.60.1-linux-arm64.zip
sha256: 34cb5687aff755ad7a3d1069b3cb0f5dd0b5b592b4d539ecd6c6a82599131ec7
timestamp: 2022-11-17 19:26:45+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.61.0/rclone-v1.61.0-linux-amd64.zip
sha256: 748696842cc0d2277c0ffed2dec5a42aa3822558465770a638e730e9a1956c7e
timestamp: 2022-12-20 19:22:57+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.61.0/rclone-v1.61.0-linux-arm.zip
sha256: 335e0c71b9818e5d688121452eadca3107ade9e60a36af0328e2843a70b2ebfb
timestamp: 2022-12-20 19:22:57+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.61.0/rclone-v1.61.0-linux-arm64.zip
sha256: 2bae86030b8915d8278720c4d3fe1ea3aa9f414575f38d0a66ecce3906cb6d2d
timestamp: 2022-12-20 19:22:57+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.61.1/rclone-v1.61.1-linux-amd64.zip
sha256: 6d6455e1cb69eb0615a52cc046a296395e44d50c0f32627ba8590c677ddf50a9
timestamp: 2023-02-23 11:23:14+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.61.1/rclone-v1.61.1-linux-arm.zip
sha256: 00d485a13e0db43cacbb8a66316906b18356c8e0aed5821d7d26f077943f431e
timestamp: 2023-02-23 11:23:14+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.61.1/rclone-v1.61.1-linux-arm64.zip
sha256: fff35786bf9ee9320037db69e239df83768b8f756bae2343253ba6512e70d86c
timestamp: 2023-02-23 11:23:14+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.0/rclone-v1.62.0-linux-amd64.zip
sha256: 2ac214f54f3286db611d416155cb40569f6932fdb45a1e384dac201c5f41a9ff
timestamp: 2023-03-14 15:24:53+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.0/rclone-v1.62.0-linux-arm.zip
sha256: 223931256f38c5faffe9402892e379b47f9442189325dc35a8a58f83ac2d4d90
timestamp: 2023-03-14 15:24:53+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.0/rclone-v1.62.0-linux-arm64.zip
sha256: b71ddababf3cb07dcf58059d117c12cbf501987bb9435811bd5380a2617324bd
timestamp: 2023-03-14 15:24:53+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.1/rclone-v1.62.1-linux-amd64.zip
sha256: 27f2630140201c66ce90182677f6fd305a33baa304034fd47e5f4b78ea66123f
timestamp: 2023-03-15 15:20:47+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.1/rclone-v1.62.1-linux-arm.zip
sha256: b7632ad86179427b51fbad5f7f5a896fdf7107092db562ee04262d4f25fd1465
timestamp: 2023-03-15 15:20:47+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.1/rclone-v1.62.1-linux-arm64.zip
sha256: 9847ecb1315ea779736dc3fbf00edeb3a9c42613200bd538092c4b0987d90f35
timestamp: 2023-03-15 15:20:47+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-linux-amd64.zip
sha256: 6c8676dc56e3d2e26358b5bae616ab3ec95e26181cd9b8692e101dcc0fc966a1
timestamp: 2023-03-16 12:37:39+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-linux-arm.zip
sha256: a6adb2db09d7d3a546e55248375ec27eb235caff4707c3e5c5c669f5365edbb1
timestamp: 2023-03-16 12:37:39+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-linux-arm64.zip
sha256: e921f0ac3edb45ea8f1c6b8110ed0be263aaedfb6a5ee98968d5836d3f1aadfc
timestamp: 2023-03-16 12:37:39+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.63.0/rclone-v1.63.0-linux-amd64.zip
sha256: 8f73adfa8bd478c3cb11768d32d7578fd57eaaa3f1d72458f008aee959c95dd9
timestamp: 2023-07-05 09:50:34+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.63.0/rclone-v1.63.0-linux-arm.zip
sha256: d0da5a5a737e7700297a3c419fa167541f5dbbe2572687bd0361f2a804e1aaf4
timestamp: 2023-07-05 09:50:34+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.63.0/rclone-v1.63.0-linux-arm64.zip
sha256: 31c80fc12c2b391726f2a026981e0ce53bf6e68e55e4288f2b2662445d667ef5
timestamp: 2023-07-05 09:50:34+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.63.1/rclone-v1.63.1-linux-amd64.zip
sha256: ca1cb4b1d9a3e45d0704aa77651b0497eacc3e415192936a5be7f7272f2c94c5
timestamp: 2023-07-19 02:51:11+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.63.1/rclone-v1.63.1-linux-arm.zip
sha256: adf6da54a084a5b8822368a4a30fe84646de8b3a00c2bef4d6261478391cd999
timestamp: 2023-07-19 02:51:11+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.63.1/rclone-v1.63.1-linux-arm64.zip
sha256: eab46bfb4e6567cd42bc14502cfd207582ed611746fa51a03542c8df619cf8f8
timestamp: 2023-07-19 02:51:11+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.64.0/rclone-v1.64.0-linux-amd64.zip
sha256: 7ebdb680e615f690bd52c661487379f9df8de648ecf38743e49fe12c6ace6dc7
timestamp: 2023-09-11 18:20:59+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.64.0/rclone-v1.64.0-linux-arm.zip
sha256: 687a576ce0781327c1b94663364685e9d59f28359e3d6a60b2ed59cfccdf9c3e
timestamp: 2023-09-11 18:20:59+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.64.0/rclone-v1.64.0-linux-arm64.zip
sha256: b5a6cb3aef4fd1a2165fb8c21b1b1705f3cb754a202adc81931b47cd39c64749
timestamp: 2023-09-11 18:20:59+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.64.1/rclone-v1.64.1-linux-amd64.zip
sha256: 3731a5ba51666d673e03442e09d34b68b9afe2b629c5adfd279b13c43da69ea6
timestamp: 2023-10-17 18:23:00+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.64.1/rclone-v1.64.1-linux-arm.zip
sha256: 5664616dada91457f2e4241e69105952b97e4ffce83b030ac1c0f459799e76e9
timestamp: 2023-10-17 18:23:00+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.64.1/rclone-v1.64.1-linux-arm64.zip
sha256: 1622c597292ef12023346c95182323df859bce8d97582a00b0f96c7740abf5dd
timestamp: 2023-10-17 18:23:00+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.64.2/rclone-v1.64.2-linux-amd64.zip
sha256: 70b9dff9c9d9ed85549bdf6f818771776cbfaf3adbc04abfadc84485a20a8a6f
timestamp: 2023-10-19 12:33:57+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.64.2/rclone-v1.64.2-linux-arm.zip
sha256: f94f319c486b649d30eb85b15790e83661e6d06f66e7cbf13a73c4d365e8b5c9
timestamp: 2023-10-19 12:33:57+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.64.2/rclone-v1.64.2-linux-arm64.zip
sha256: f79ba243876f4949ebc917025c9c97c71297aefb3fb0ebad1aa1d0a9b1f54e58
timestamp: 2023-10-19 12:33:57+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.65.0/rclone-v1.65.0-linux-amd64.zip
sha256: 9a9f29ed242baec12d423e4cf21b1322ebac1fe738d72f64a3b1b4a45c94b4bf
timestamp: 2023-11-26 18:20:00+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.65.0/rclone-v1.65.0-linux-arm.zip
sha256: 56dfd0968ae9298d36c94c063639d5c33ae44224a4a51fe4da9c3596dea16d10
timestamp: 2023-11-26 18:20:00+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.65.0/rclone-v1.65.0-linux-arm64.zip
sha256: d9aebc560abab311a8fe955f4e01952d542e033c368751f892dfa69f504b1eab
timestamp: 2023-11-26 18:20:00+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.65.1/rclone-v1.65.1-linux-amd64.zip
sha256: 8e325e200b07f05667d65277b96f3c3acd02f54466a3ffbda27a5f4ec5fb8776
timestamp: 2024-01-08 12:33:43+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.65.1/rclone-v1.65.1-linux-arm.zip
sha256: e4951caf71f529f6510592a3c05ae61d0fd2f04e39684aabcd87159349d71688
timestamp: 2024-01-08 12:33:43+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.65.1/rclone-v1.65.1-linux-arm64.zip
sha256: 84dcc12153f8b7d66923070bf81d5c8f5dbc300baf8c37d7ab41f79d60358ab5
timestamp: 2024-01-08 12:33:43+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.65.2/rclone-v1.65.2-linux-amd64.zip
sha256: 2155ea2c225272a6f78b2aa4547bb587c40b007586e73b41b31c59edba64f8fe
timestamp: 2024-01-24 18:20:57+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.65.2/rclone-v1.65.2-linux-arm.zip
sha256: 6be7a09e3e3bc55af0ee9f00ea17fafdd8a38541ef2de21b8e804729b41af298
timestamp: 2024-01-24 18:20:57+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.65.2/rclone-v1.65.2-linux-arm64.zip
sha256: 71938906831a2fbab00a0519cb8a1f6aaa31425d528df130e60ca371f0dd45ab
timestamp: 2024-01-24 18:20:57+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.66.0/rclone-v1.66.0-linux-amd64.zip
sha256: b4d304b1dc76001b1d3bb820ae8d1ae60a072afbd3296be904a3ee00b3d4fab9
timestamp: 2024-03-10 15:05:29+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.66.0/rclone-v1.66.0-linux-arm.zip
sha256: be521ad853a194db441e3731603eff6badef3dae544e44096a7a147fa522b855
timestamp: 2024-03-10 15:05:29+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.66.0/rclone-v1.66.0-linux-arm64.zip
sha256: c50a3ab93082f21788f9244393b19f2426edeeb896eec2e3e05ffb2e8727e075
timestamp: 2024-03-10 15:05:29+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.67.0/rclone-v1.67.0-linux-amd64.zip
sha256: 07c23d21a94d70113d949253478e13261c54d14d72023bb14d96a8da5f3e7722
timestamp: 2024-06-14 18:07:39+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.67.0/rclone-v1.67.0-linux-arm.zip
sha256: 02032f5eb062c4bd0631329f1d4b4841ae773dfa3b8c7f8fd60d35f256c86532
timestamp: 2024-06-14 18:07:39+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.67.0/rclone-v1.67.0-linux-arm64.zip
sha256: 2b44981a1a7d1f432c53c0f2f0b6bcdd410f6491c47dc55428fdac0b85c763f1
timestamp: 2024-06-14 18:07:39+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.68.0/rclone-v1.68.0-linux-amd64.zip
sha256: 2462de3234dc581db6ed8353625926bfabdfa7286b37f99cd733a84eba70c17c
timestamp: 2024-09-08 18:06:36+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.68.0/rclone-v1.68.0-linux-arm.zip
sha256: d43b90fad583e4cf1cc3b76c75d07ed3765e5b5f9d81aeb813dbbcec45585eef
timestamp: 2024-09-08 18:06:36+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.68.0/rclone-v1.68.0-linux-arm64.zip
sha256: 1ff887245f07ce722b9245c9aa984a841b6ba47d719842b1ada6be85e08695dc
timestamp: 2024-09-08 18:06:36+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.68.1/rclone-v1.68.1-linux-amd64.zip
sha256: 34f34743b1831523cd2e0aff74447b717e2d62fe1b598e91703899e0c0689568
timestamp: 2024-09-24 18:08:00+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.68.1/rclone-v1.68.1-linux-arm.zip
sha256: 9359bc6a32f9e5bfc840c86286eae7a85d66fcabaab84b3573c96a9fe70bc817
timestamp: 2024-09-24 18:08:00+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.68.1/rclone-v1.68.1-linux-arm64.zip
sha256: bd8b4e0923239f80d3a25fe37bea09050038fa8fdbadacd44b8cef2a3944777d
timestamp: 2024-09-24 18:08:00+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.68.2/rclone-v1.68.2-linux-amd64.zip
sha256: 0e6fa18051e67fc600d803a2dcb10ddedb092247fc6eee61be97f64ec080a13c
timestamp: 2024-11-15 15:06:30+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.68.2/rclone-v1.68.2-linux-arm.zip
sha256: a244cc4d75abf10af576c0a4161fbe454c129658358ba2e6e27c9e97639ff0fb
timestamp: 2024-11-15 15:06:30+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.68.2/rclone-v1.68.2-linux-arm64.zip
sha256: c6e9d4cf9c88b279f6ad80cd5675daebc068e404890fa7e191412c1bc7a4ac5f
timestamp: 2024-11-15 15:06:30+00:00