mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
rclone: Update to version 1.70.0
This commit is contained in:
parent
853353f5d2
commit
c2be2cb85f
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "1.69.3",
|
"version": "1.70.0",
|
||||||
"description": "Sync files and directories to and from multiple cloud / FTP / HTTP hosters.",
|
"description": "Sync files and directories to and from multiple cloud / FTP / HTTP hosters.",
|
||||||
"homepage": "https://rclone.org",
|
"homepage": "https://rclone.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/rclone/rclone/releases/download/v1.69.3/rclone-v1.69.3-windows-amd64.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.70.0/rclone-v1.70.0-windows-amd64.zip",
|
||||||
"hash": "9b32123fd33c805d44c1598dc529062a48cbee7573f7a66794722ce0ae7af058",
|
"hash": "34b0a43502e508708f279108114e7e77a0a2ad94b41b27f02264b2a934201746",
|
||||||
"extract_dir": "rclone-v1.69.3-windows-amd64"
|
"extract_dir": "rclone-v1.70.0-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rclone/rclone/releases/download/v1.69.3/rclone-v1.69.3-windows-386.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.70.0/rclone-v1.70.0-windows-386.zip",
|
||||||
"hash": "5fc7833e359ccdbd0c0553eb9adf3ada549d6a7e37193da1a9bb764e790b7886",
|
"hash": "847b80198d6772fa264e0e3d540312e193445186350b3b364d3ce25f6b0a29ce",
|
||||||
"extract_dir": "rclone-v1.69.3-windows-386"
|
"extract_dir": "rclone-v1.70.0-windows-386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/rclone/rclone/releases/download/v1.69.3/rclone-v1.69.3-windows-arm64.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.70.0/rclone-v1.70.0-windows-arm64.zip",
|
||||||
"hash": "001da6d6b66f8b54a006118071c7200ba93dbfe9bfe02c67b92bc327ba1e7625",
|
"hash": "4b0ef37414c3ee5ad4a1e2577078263b44385a8073b450234c63023344ff3f32",
|
||||||
"extract_dir": "rclone-v1.69.3-windows-arm64"
|
"extract_dir": "rclone-v1.70.0-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user