# Latest update

### **Hello node operators!** <a href="#hello-node-operators-if-you-have-already-registered-a-node-on-the-stader-node-then-please-follow-the" id="hello-node-operators-if-you-have-already-registered-a-node-on-the-stader-node-then-please-follow-the"></a>

* &#x20;**if you have already registered a node on the Stader node then please follow the below steps update your node by downloading and installing Stader node version v1.3.3**[​](https://www.staderlabs.com/docs-v1/Ethereum/Node-operator/permissioned-node-operator/latest-update#hello-node-operators-if-you-have-already-registered-a-node-on-the-stader-node-then-please-follow-the-below-steps-update-your-node-by--downloading-and-installing-stader-node-version-v132)
* **If you want to register a new node on Stader for the first time, please** [**start** **here**](https://stader.gitbook.io/stader/ethereum/node-operator/permissioned-node-operator/node-registration-and-adding-validators/step-1-download-stader-node)

### **Step 1: Download the updated Stader node CLI**[​](https://www.staderlabs.com/docs-v1/Ethereum/Node-operator/permissioned-node-operator/latest-update#step-1-download-the-updated-stader-node-cli) <a href="#step-1-download-the-updated-stader-node-cli" id="step-1-download-the-updated-stader-node-cli"></a>

Download Stader node CLI using the Wget command below on your terminal as per your respective system architecture:

* **Wget link AMD64(Linux):** `wget https://staderlabs.com/eth/releases/stader-node-build/permissioned/v1.3.3/stader-permissioned-cli-linux-amd64 -O`\
  `~/bin/stader-permissioned-cli`
* **Wget link ARM64(Linux):** `wget https://staderlabs.com/eth/releases/stader-node-build/permissioned/v1.3.3/stader-permissioned-cli-linux-arm64 -O`\
  `~/bin/stader-permissioned-cli`
* **Wget link (MacOS - Intel):** `wget https://staderlabs.com/eth/releases/stader-node-build/permissioned/v1.3.3/stader-permissioned-cli-darwin-amd64 -O`\
  `~/bin/stader-permissioned-cli`
* **Wget link (MacOS - M1):** `wget https://staderlabs.com/eth/releases/stader-node-build/permissioned/v1.3.3/stader-permissioned-cli-darwin-arm64 -O`\
  `~/bin/stader-permissioned-cli`

**Unique checksums for verification and added security**\
**Verify the checksums using the following command:** `sha256sum ~/bin/stader-permissioned-cli`

* **AMD64(Linux):** ad61a650858dc3a63997948fe479ee4d916cba562d91897604ea07ddf5976780
* **ARM64(Linux):** e3dd8a7d5fc4e740d4f60992ba516dcca5f9146a92d0e4058d6490c1c899c5ff
* **MacOS-Intel:** e2e5d67d758a00a1ffc0a7a9773470ce0fc6aa844c024f89bdda88a3fe02f235
* **MacOS-M1:** b265f980ae7088f8b682fe63c2a4d0955738222cefaf6bec1851d7c8ca9bb238

### **Step 2: Give permission to run the downloaded upgrade**[​](https://www.staderlabs.com/docs-v1/Ethereum/Node-operator/permissioned-node-operator/latest-update#step-2-give-permission-to-run-the-downloaded-upgrade) <a href="#step-2-give-permission-to-run-the-downloaded-upgrade" id="step-2-give-permission-to-run-the-downloaded-upgrade"></a>

Give permission to run the downloaded application using the command -

**`chmod +x ~/bin/stader-permissioned-cli`**

### **Step 3: Restart Stader services**[​](https://www.staderlabs.com/docs-v1/Ethereum/Node-operator/permissioned-node-operator/latest-update#step-3-restart-stader-services) <a href="#step-3-restart-stader-services" id="step-3-restart-stader-services"></a>

Please run the stop and start service command to restart Stader services

* Stop the service using the command **`~/bin/stader-permissioned-cli service stop`**
* Start the service again using the command **`~/bin/stader-permissioned-cli service start`**

### **Step 4: Check the CLI version**[​](https://www.staderlabs.com/docs-v1/Ethereum/Node-operator/permissioned-node-operator/latest-update#step-4-check-the-cli-version) <a href="#step-4-check-the-cli-version" id="step-4-check-the-cli-version"></a>

After a successful restart of the terminal run the command **`~/bin/stader-permissioned-cli --version`** to verify if the update was downloaded and running perfectly.

**Latest version v1.3.3**
