You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Linux | amd64 |[**ipgeolocation-2.0.0-linux-amd64.tar.gz**](https://github.com/IPGeolocation/cli/releases/download/v2.0.0/ipgeolocation-2.0.0-linux-amd64.tar.gz)|
151
-
| Linux | arm64 |[**ipgeolocation-2.0.0-linux-arm64.tar.gz**](https://github.com/IPGeolocation/cli/releases/download/v2.0.0/ipgeolocation-2.0.0-linux-arm64.tar.gz)|
| Windows | amd64 |[**ipgeolocation-2.0.0-windows-amd64.zip**](https://github.com/IPGeolocation/cli/releases/download/v2.0.0/ipgeolocation-2.0.0-windows-amd64.zip)|
150
+
| Linux | amd64 |[**ipgeolocation-2.0.1-linux-amd64.tar.gz**](https://github.com/IPGeolocation/cli/releases/download/v2.0.0/ipgeolocation-2.0.1-linux-amd64.tar.gz)|
151
+
| Linux | arm64 |[**ipgeolocation-2.0.1-linux-arm64.tar.gz**](https://github.com/IPGeolocation/cli/releases/download/v2.0.0/ipgeolocation-2.0.1-linux-arm64.tar.gz)|
| Windows | amd64 |[**ipgeolocation-2.0.1-windows-amd64.zip**](https://github.com/IPGeolocation/cli/releases/download/v2.0.0/ipgeolocation-2.0.1-windows-amd64.zip)|
155
155
156
156
#### Installation Instructions
157
157
158
158
**Linux:**
159
159
1. Download the `.tar.gz` file for your architecture.
160
160
2. Extract it to a folder in your PATH, e.g., `/usr/local/bin`:
161
161
```bash
162
-
tar -xzf ipgeolocation-2.0.0-linux-amd64.tar.gz -C /usr/local/bin
162
+
tar -xzf ipgeolocation-2.0.1-linux-amd64.tar.gz -C /usr/local/bin
0 commit comments