镜像自地址
https://github.com/tuna/tunasync.git
已同步 2025-12-05 22:16:47 +00:00
@@ -51,10 +51,13 @@ PreSyncing Syncing Succe
|
|||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
Go version: 1.13
|
Go version: 1.22
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
# for native arch
|
||||||
> make all
|
> make all
|
||||||
|
# for other arch
|
||||||
|
> make ARCH=linux-arm64 all
|
||||||
```
|
```
|
||||||
|
|
||||||
Binaries in the `build-linux-amd64/`.
|
Binaries are in `build-$ARCH/`, e.g., `build-linux-amd64/`.
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
package internal
|
package internal
|
||||||
|
|
||||||
// Version of the program
|
// Version of the program
|
||||||
const Version string = "0.8.0"
|
const Version string = "0.9.0"
|
||||||
|
|||||||
在新工单中引用
屏蔽一个用户