mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update rclone@latest to 1.75.0
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `rclone@latest` to 1.75.0.
|
||||||
|
|
||||||
- Update `kingfisher@latest` to 1.110.0.
|
- Update `kingfisher@latest` to 1.110.0.
|
||||||
|
|
||||||
## [2.85.6] - 2026-08-01
|
## [2.85.6] - 2026-08-01
|
||||||
|
|||||||
Generated
+5
-2
@@ -27,10 +27,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.74.4"
|
"version": "1.75.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.74.4"
|
"version": "1.75.0"
|
||||||
|
},
|
||||||
|
"1.75": {
|
||||||
|
"version": "1.75.0"
|
||||||
},
|
},
|
||||||
"1.75.0": {
|
"1.75.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user