mirror of
https://github.com/rclone/rclone.git
synced 2025-03-10 04:25:13 +08:00
docs: update minimum OS requirements for go1.24
This commit is contained in:
parent
2a1e28f5f5
commit
aab6643cea
@ -14,14 +14,13 @@ See the [install](https://rclone.org/install/) documentation for more details.
|
|||||||
|
|
||||||
| OS | Minimum Version |
|
| OS | Minimum Version |
|
||||||
|:-------:|:-------:|
|
|:-------:|:-------:|
|
||||||
| Linux | Kernel 2.6.32 (or later depending on architecture, e.g. 3.1 on ARMv5) |
|
| Linux | Kernel 3.2 |
|
||||||
| macOS (Intel) | 10.15 (Catalina) |
|
| macOS | 11 (Big Sur) |
|
||||||
| macOS (ARM64) | 11 (Big Sur) |
|
|
||||||
| Windows | 10, Server 2016 |
|
| Windows | 10, Server 2016 |
|
||||||
| FreeBSD | 12.2 |
|
| FreeBSD | 12.2 |
|
||||||
| OpenBSD | 6.9 |
|
| OpenBSD | 6.9 |
|
||||||
|
|
||||||
See [minimum requirements](https://go.dev/wiki/MinimumRequirements) and other [platform specific information](https://go.dev/wiki/#platform-specific-information) in Go Wiki for more details.
|
These requirements come from the Go version that rclone is compiled with and are simplified from [minimum requirements](https://go.dev/wiki/MinimumRequirements) and other [platform specific information](https://go.dev/wiki/#platform-specific-information) in the Go Wiki.
|
||||||
|
|
||||||
## Release {{% version %}} {#release}
|
## Release {{% version %}} {#release}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user