Skip to content

Commit 94a8598

Browse files
committed
Added DeadHash 2.1.2 information
1 parent 7b31f5c commit 94a8598

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

src/pages/software/deadhash/index.jsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ const DeadHashPage = () => {
101101
</Typography>
102102
<Typography paragraph>
103103
MD4, MD5, SHA1, SHA3-224, SHA3-256, SHA3-384, SHA3-512,
104-
SHA224, SHA256, SHA384, SHA512, RIPEMD160 and CRC32 are all supported
105-
out of the box.
104+
SHA224, SHA256, SHA384, SHA512, RIPEMD160, CRC1, CRC8,
105+
CRC16, CRC24 and CRC32 are all supported out of the box.
106106
</Typography>
107107
</Grid>
108108
</Grid>
@@ -171,7 +171,7 @@ const DeadHashPage = () => {
171171
style={{ width: '100%' }}
172172
variant="contained"
173173
color="primary"
174-
href="https://codedead.com/Software/DeadHash/DeadHash%20Setup%202.1.1.exe"
174+
href="https://codedead.com/Software/DeadHash/DeadHash%20Setup%202.1.2.exe"
175175
>
176176
Installer
177177
</Button>
@@ -182,7 +182,7 @@ const DeadHashPage = () => {
182182
}}
183183
variant="contained"
184184
color="primary"
185-
href="https://codedead.com/Software/DeadHash/DeadHash%202.1.1.exe"
185+
href="https://codedead.com/Software/DeadHash/DeadHash%202.1.2.exe"
186186
>
187187
Portable
188188
</Button>
@@ -195,7 +195,7 @@ const DeadHashPage = () => {
195195
style={{ width: '100%' }}
196196
variant="contained"
197197
color="primary"
198-
href="https://codedead.com/Software/DeadHash/DeadHash-2.1.1.AppImage"
198+
href="https://codedead.com/Software/DeadHash/DeadHash-2.1.2.AppImage"
199199
>
200200
AppImage
201201
</Button>

src/pages/software/deadhash/requirements/index.jsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ const Requirements = () => {
9797
style={{ width: '100%' }}
9898
variant="contained"
9999
color="primary"
100-
href="https://www.virustotal.com/gui/file/10ea0f3fb9ab91771cf581d348973920e228d9934bc0841e1eee694d815e08cc/detection"
100+
href="https://www.virustotal.com/gui/file/b2f3898cfc0f85e7ec65deebbbdd7b336c866a6a395f4c2ebada97e3337eb1b7/detection"
101101
target="_blank"
102102
>
103103
Installer
@@ -106,7 +106,7 @@ const Requirements = () => {
106106
style={{ width: '100%', marginTop: 10 }}
107107
variant="contained"
108108
color="primary"
109-
href="https://www.virustotal.com/gui/file/1b20b7930127fbd60d7ab4239288ab7959c8a33d68094f640199cbee38ff1af3/detection"
109+
href="https://www.virustotal.com/gui/file/fb5903c0a4d4bfd4883a66522892cb39b3cab221ca0669b1fe38a84dc91a3c6a/detection"
110110
target="_blank"
111111
>
112112
Portable
@@ -120,7 +120,7 @@ const Requirements = () => {
120120
style={{ width: '100%' }}
121121
variant="contained"
122122
color="primary"
123-
href="https://www.virustotal.com/gui/file/3eccb649135aa765390ff068720a09c87b46a1a82872435d29a2af669d57a35c/detection"
123+
href="https://www.virustotal.com/gui/file/987fd35e497cbfaf6f08cbba7d15e57f4c295d7de04d0da750efe4049e9a62d8/detection"
124124
target="_blank"
125125
>
126126
AppImage

0 commit comments

Comments
 (0)