Skip to content

Commit

Permalink
Updated bin for 0.92
Browse files Browse the repository at this point in the history
  • Loading branch information
YamiOdymel committed Mar 9, 2023
1 parent 96bcf4b commit 67bb63c
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEV.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GOOS=windows GOARCH=amd64 go build -o bin/windows
GOOS=darwin GOARCH=amd64 go build -o bin/darwin
GOOS=windows GOARCH=amd64 go build -o bin/windows &&
GOOS=darwin GOARCH=amd64 go build -o bin/darwin &&
GOOS=linux GOARCH=amd64 go build -o bin/linux

GOOS=windows GOARCH=arm64 go build -o bin/arm64/windows/chatubrate-dvr &&
Expand Down
Binary file modified bin/arm64/darwin/chatubrate-dvr
Binary file not shown.
Binary file modified bin/arm64/linux/chatubrate-dvr
Binary file not shown.
Binary file modified bin/arm64/windows/chatubrate-dvr
Binary file not shown.
Binary file modified bin/darwin/chaturbate-dvr
Binary file not shown.
Binary file modified bin/linux/chaturbate-dvr
Binary file not shown.
Binary file modified bin/windows/chaturbate-dvr.exe
Binary file not shown.

0 comments on commit 67bb63c

Please sign in to comment.