chore: update repository references from go-onvif to onvif-go
This commit is contained in:
+4
-4
@@ -117,8 +117,8 @@ Docker images are automatically built for:
|
||||
|
||||
Available at:
|
||||
```
|
||||
ghcr.io/0x524a/go-onvif:latest
|
||||
ghcr.io/0x524a/go-onvif:v1.0.0
|
||||
ghcr.io/0x524a/onvif-go:latest
|
||||
ghcr.io/0x524a/onvif-go:v1.0.0
|
||||
```
|
||||
|
||||
## Manual GitHub Release
|
||||
@@ -209,8 +209,8 @@ Users can verify downloads using checksums:
|
||||
|
||||
```bash
|
||||
# Download binary and checksum
|
||||
wget https://github.com/0x524A/go-onvif/releases/download/v1.0.0/go-onvif-v1.0.0-linux-amd64.tar.gz
|
||||
wget https://github.com/0x524A/go-onvif/releases/download/v1.0.0/checksums.txt
|
||||
wget https://github.com/0x524A/onvif-go/releases/download/v1.0.0/onvif-go-v1.0.0-linux-amd64.tar.gz
|
||||
wget https://github.com/0x524A/onvif-go/releases/download/v1.0.0/checksums.txt
|
||||
|
||||
# Verify
|
||||
sha256sum -c checksums.txt --ignore-missing
|
||||
|
||||
Reference in New Issue
Block a user