File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ If you have issues with Microsoft Defender for Endpoint on Linux and need suppor
45
45
2. Verify the download.
46
46
47
47
` ` ` bash
48
- echo ' 7886E960546A8490C7CBD962330104B2454647131B89D26771610FDB5BB6BE3D XMDEClientAnalyzerBinary.zip' | sha256sum -c
48
+ echo ' 4D3073F252667AC87F1229163677CB6843E0454AC4F33A526D7F55DDAA5E09E3 XMDEClientAnalyzerBinary.zip' | sha256sum -c
49
49
` ` `
50
50
51
51
3. Extract the contents of ` XMDEClientAnalyzerBinary.zip` on the machine.
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ If you're experiencing reliability or device health issues with Microsoft Defend
43
43
2 . Verify the download.
44
44
45
45
``` bash
46
- echo ' 7886E960546A8490C7CBD962330104B2454647131B89D26771610FDB5BB6BE3D XMDEClientAnalyzerBinary.zip' | shasum -a 256 -c
46
+ echo ' 4D3073F252667AC87F1229163677CB6843E0454AC4F33A526D7F55DDAA5E09E3 XMDEClientAnalyzerBinary.zip' | shasum -a 256 -c
47
47
```
48
48
49
49
3 . Extract the contents of ` XMDEClientAnalyzerBinary.zip ` on the machine.
You can’t perform that action at this time.
0 commit comments