We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 092e192 commit d7ac849Copy full SHA for d7ac849
defender-endpoint/run-analyzer-linux.md
@@ -42,7 +42,7 @@ If you have issues with Microsoft Defender for Endpoint on Linux and need suppor
42
2. Verify the download.
43
44
```bash
45
- echo '4E96E75B16244BB25BDBF34CBB3EB596BC2E9CE368BC4E532E8AE12DF2A1E19D XMDEClientAnalyzerBinary.zip' | sha256sum -c
+ echo 'B5EBD9AB36F2DB92C341ABEBB20A50551D08D769CB061EAFCC1A931EFACE305D XMDEClientAnalyzerBinary.zip' | sha256sum -c
46
```
47
48
3. Extract the contents of `XMDEClientAnalyzerBinary.zip` on the machine.
0 commit comments