mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 02:45:01 +00:00
bump version to 0.26.5
This commit is contained in:
2
build.sh
2
build.sh
@@ -1,5 +1,5 @@
|
||||
#/bash/sh
|
||||
export VERSION=0.26.4
|
||||
export VERSION=0.26.5
|
||||
|
||||
sudo apt-get install gcc-mingw-w64-i686
|
||||
env GOOS=windows GOARCH=386 CGO_ENABLED=1 CC=i686-w64-mingw32-gcc go build -ldflags "-s -w -extldflags -static -extldflags -static" -buildmode=c-shared -o npc_sdk.dll cmd/npc/sdk.go
|
||||
|
Reference in New Issue
Block a user