File tree Expand file tree Collapse file tree 1 file changed +0
-42
lines changed
Expand file tree Collapse file tree 1 file changed +0
-42
lines changed Original file line number Diff line number Diff line change @@ -122,48 +122,6 @@ import styles from "./styles.module.css";
122122 </div >
123123</details >
124124
125- <details >
126- <summary >Checksums</summary >
127- <div >
128- <p >SHA-256 checksums for the latest release:</p >
129- <p >
130- <b >Setup</b > (MSI-Installer)
131- <pre >
132- <code >
133- 0E8722AB821FDFC5079C8E914CDBC293F373F551924EFBA14CA4AF6E68B678F9
134- </code >
135- </pre >
136- <b >Portable</b > (ZIP-Archive)
137- <pre >
138- <code >
139- 85000CC7E9892C14B3C1F7DE2D540A57E2C90CF5AE25E27960844751AADCF166
140- </code >
141- </pre >
142- <b >Archive</b > (ZIP-Archive)
143- <pre >
144- <code >
145- 68FFC7A42F0CF27B83525BB6AE79C730C96C40A956869F5C45D60B97CCECAE74
146- </code >
147- </pre >
148- </p >
149- <p >You can verify the checksum with the following PowerShell command:</p >
150- <pre >
151- <code class = " language-powershell" >
152- Get-FileHash -Path .\NETworkManager_ { ; VERSION} ; _ Setup.msi
153- -Algorithm SHA256
154- </code >
155- </pre >
156- <p >
157- Checksums for each release can be found on
158- <a
159- href = " https://github.com/BornToBeRoot/NETworkManager/releases"
160- target = " _blank"
161- >
162- GitHub Releases
163- </a >.
164- </p >
165- </div >
166- </details >
167125
168126## System requirements
169127
You can’t perform that action at this time.
0 commit comments