Skip to content

Commit aaf80b5

Browse files
Update pages/windows/get-filehash.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
1 parent 87a3b84 commit aaf80b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/windows/get-filehash.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
- Calculate the checksum for a file using a deprecated algorithm (no longer available in PowerShell 6 or later):
1616

17-
`Get-FileHash {{path\to\file}} -Algorithm {{MACTripleDES|MD5|RIPEMD160}}`
17+
`Get-FileHash {{path\to\file}} -Algorithm {{MACTripleDES|RIPEMD160}}`
1818

1919
- Check a known checksum of a file:
2020

0 commit comments

Comments
 (0)