From 20f2900eee562b7ec0ff3e396d4899c90a082787 Mon Sep 17 00:00:00 2001 From: Jarek Kowalski Date: Wed, 6 Sep 2023 20:14:39 -0700 Subject: [PATCH] chore(ci): upgrade rclone to 1.63.1 (#3278) --- tools/gettool/checksums.txt | 12 ++++++------ tools/tools.mk | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tools/gettool/checksums.txt b/tools/gettool/checksums.txt index b153169b3..79d01d08a 100644 --- a/tools/gettool/checksums.txt +++ b/tools/gettool/checksums.txt @@ -31,12 +31,12 @@ https://github.com/kopia/kopia/releases/download/v0.8.4/kopia-0.8.4-linux-x64.ta https://github.com/kopia/kopia/releases/download/v0.8.4/kopia-0.8.4-macOS-arm64.tar.gz: 1b4e2f151ca0db80a7e0ee7b164697af7c6aaeae58f0846952693da327e46af7 https://github.com/kopia/kopia/releases/download/v0.8.4/kopia-0.8.4-macOS-x64.tar.gz: 818e466f8404d9d4805a4b86386d8388e90979b54ffa87f1858890cf13311902 https://github.com/kopia/kopia/releases/download/v0.8.4/kopia-0.8.4-windows-x64.zip: 25529dffea8ecfd1206cd6e8eb76e45bdcdd334fc99ccb14683fe56c34426837 -https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-linux-amd64.zip: 6c8676dc56e3d2e26358b5bae616ab3ec95e26181cd9b8692e101dcc0fc966a1 -https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-linux-arm.zip: a6adb2db09d7d3a546e55248375ec27eb235caff4707c3e5c5c669f5365edbb1 -https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-linux-arm64.zip: e921f0ac3edb45ea8f1c6b8110ed0be263aaedfb6a5ee98968d5836d3f1aadfc -https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-osx-amd64.zip: afef35513c7ce89e9ed9962e2c44c604587de1faa317d9fd3bf6590dc3be8658 -https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-osx-arm64.zip: efb17668ff5bc7cb632ddc85ad0d38b020bed85ca6a2b798a31a61abb32b0516 -https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-windows-amd64.zip: 85c623d7808f9d2cf51945e02e98d02b94f9f32ea892237f9a58b544c7a4f4f9 +https://github.com/rclone/rclone/releases/download/v1.63.1/rclone-v1.63.1-linux-amd64.zip: ca1cb4b1d9a3e45d0704aa77651b0497eacc3e415192936a5be7f7272f2c94c5 +https://github.com/rclone/rclone/releases/download/v1.63.1/rclone-v1.63.1-linux-arm.zip: adf6da54a084a5b8822368a4a30fe84646de8b3a00c2bef4d6261478391cd999 +https://github.com/rclone/rclone/releases/download/v1.63.1/rclone-v1.63.1-linux-arm64.zip: eab46bfb4e6567cd42bc14502cfd207582ed611746fa51a03542c8df619cf8f8 +https://github.com/rclone/rclone/releases/download/v1.63.1/rclone-v1.63.1-osx-amd64.zip: e6d749a36fc5258973fff424ebf1728d5c41a4482ea4a2b69a7b99ec837297e7 +https://github.com/rclone/rclone/releases/download/v1.63.1/rclone-v1.63.1-osx-arm64.zip: 45d5b7799b90d8d6cc2d926d7920383a606842162e41303f5044058f5848892c +https://github.com/rclone/rclone/releases/download/v1.63.1/rclone-v1.63.1-windows-amd64.zip: 66ca083757fb22198309b73879831ed2b42309892394bf193ff95c75dff69c73 https://nodejs.org/dist/v18.16.0/node-v18.16.0-darwin-arm64.tar.gz: 82c7bb4869419ce7338669e6739a786dfc7e72f276ffbed663f85ffc905dcdb4 https://nodejs.org/dist/v18.16.0/node-v18.16.0-darwin-x64.tar.gz: cd520da6e2e89fab881c66a3e9aff02cb0d61d68104b1d6a571dd71bef920870 https://nodejs.org/dist/v18.16.0/node-v18.16.0-linux-arm64.tar.gz: dc3dfaee899ed21682e47eaf15525f85aff29013c392490e9b25219cd95b1c35 diff --git a/tools/tools.mk b/tools/tools.mk index e96476660..2169c35ef 100644 --- a/tools/tools.mk +++ b/tools/tools.mk @@ -108,7 +108,7 @@ NODE_VERSION=18.16.0 HUGO_VERSION=0.113.0 GOTESTSUM_VERSION=1.10.0 GORELEASER_VERSION=v0.176.0 -RCLONE_VERSION=1.62.2 +RCLONE_VERSION=1.63.1 GITCHGLOG_VERSION=0.15.1 # nodejs / npm