mirror of
https://github.com/teacat/chaturbate-dvr.git
synced 2025-10-29 16:59:59 +00:00
Revert "Updated arm64"
This reverts commit 7eb7f888df78b0cd2ff472525a3a3965a0839b8b.
This commit is contained in:
parent
7eb7f888df
commit
02f7f596c9
8
DEV.md
8
DEV.md
@ -1,11 +1,3 @@
|
|||||||
GOOS=windows GOARCH=amd64 go build -o bin/windows
|
GOOS=windows GOARCH=amd64 go build -o bin/windows
|
||||||
GOOS=darwin GOARCH=amd64 go build -o bin/darwin
|
GOOS=darwin GOARCH=amd64 go build -o bin/darwin
|
||||||
GOOS=linux GOARCH=amd64 go build -o bin/linux
|
GOOS=linux GOARCH=amd64 go build -o bin/linux
|
||||||
|
|
||||||
GOOS=windows GOARCH=arm64 go build -o bin/arm64/windows
|
|
||||||
GOOS=darwin GOARCH=arm64 go build -o bin/arm64/darwin
|
|
||||||
GOOS=linux GOARCH=arm64 go build -o bin/arm64/linux
|
|
||||||
|
|
||||||
GOOS=windows GOARCH=arm go build -o bin/arm/windows
|
|
||||||
GOOS=darwin GOARCH=arm go build -o bin/arm/darwin
|
|
||||||
GOOS=linux GOARCH=arm go build -o bin/arm/linux
|
|
||||||
|
|||||||
BIN
bin/arm64/darwin
BIN
bin/arm64/darwin
Binary file not shown.
BIN
bin/arm64/linux
BIN
bin/arm64/linux
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user