Skip to content

Commit ca6ad18

Browse files
authored
Merge branch 'main' into mdav-relnotes
2 parents 9d13531 + 4ab983f commit ca6ad18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

defender-endpoint/run-analyzer-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If you have issues with Microsoft Defender for Endpoint on Linux and need suppor
4545
2. Verify the download.
4646

4747
```bash
48-
echo '7886E960546A8490C7CBD962330104B2454647131B89D26771610FDB5BB6BE3D XMDEClientAnalyzerBinary.zip' | sha256sum -c
48+
echo '4D3073F252667AC87F1229163677CB6843E0454AC4F33A526D7F55DDAA5E09E3 XMDEClientAnalyzerBinary.zip' | sha256sum -c
4949
```
5050

5151
3. Extract the contents of `XMDEClientAnalyzerBinary.zip` on the machine.

defender-endpoint/run-analyzer-macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you're experiencing reliability or device health issues with Microsoft Defend
4343
2. Verify the download.
4444

4545
```bash
46-
echo '7886E960546A8490C7CBD962330104B2454647131B89D26771610FDB5BB6BE3D XMDEClientAnalyzerBinary.zip' | shasum -a 256 -c
46+
echo '4D3073F252667AC87F1229163677CB6843E0454AC4F33A526D7F55DDAA5E09E3 XMDEClientAnalyzerBinary.zip' | shasum -a 256 -c
4747
```
4848

4949
3. Extract the contents of `XMDEClientAnalyzerBinary.zip` on the machine.

0 commit comments

Comments
 (0)