chore: update repository references from go-onvif to onvif-go
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ cd bin
|
||||
for platform in "${PLATFORMS[@]}"; do
|
||||
OS="${platform%/*}"
|
||||
ARCH="${platform#*/}"
|
||||
ARCHIVE_NAME="go-onvif-${VERSION}-${OS}-${ARCH}"
|
||||
ARCHIVE_NAME="onvif-go-${VERSION}-${OS}-${ARCH}"
|
||||
|
||||
# Check if any binary exists for this platform
|
||||
if [ "$OS" = "windows" ]; then
|
||||
|
||||
Reference in New Issue
Block a user