mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update rclone@latest to 1.74.3
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.74.3.
|
||||||
|
|
||||||
- Update `cargo-audit@latest` to 0.22.2.
|
- Update `cargo-audit@latest` to 0.22.2.
|
||||||
|
|
||||||
## [2.81.6] - 2026-06-05
|
## [2.81.6] - 2026-06-05
|
||||||
|
|||||||
Generated
+29
-3
@@ -27,13 +27,39 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.74.2"
|
"version": "1.74.3"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.74.2"
|
"version": "1.74.3"
|
||||||
},
|
},
|
||||||
"1.74": {
|
"1.74": {
|
||||||
"version": "1.74.2"
|
"version": "1.74.3"
|
||||||
|
},
|
||||||
|
"1.74.3": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DEC31E620FA6C3",
|
||||||
|
"hash": "dbee7ccd7a5d617e4ed4cd4555c16669b511abfe8d31164f61be35ac9e999bd2"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DEC31F46BB7FFC",
|
||||||
|
"hash": "417cabd402d57806d597bd0ba8fb33a434ca8c2a1a5aa98de5a0bd4b52b39202"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DEC31F83E6B59D",
|
||||||
|
"hash": "ecb0ed9006e0d1a693757007716a11dab6c2cde6dac3f2fd87da962eaa73d11d"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DEC31E7C54DEAA",
|
||||||
|
"hash": "8f8d47446e061f80c3256659fe8e21f56d72d96aaefe1275d088ea5eb6b42aa7"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DEC31F5002EDF5",
|
||||||
|
"hash": "33a435ab17023b686918ce9a3975aceb75fe1796c694f38f1993024be1f063f5"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DEC31F8C489645",
|
||||||
|
"hash": "5b6dcef9272f81caa44da9f9c216c385309b78cf53ebe1bd83a45bced50fc991"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.74.2": {
|
"1.74.2": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user