Skip to content

Commit c0c6d33

Browse files
committed
* Updated download links for DeadHash
1 parent fbde09a commit c0c6d33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/software/deadhash/index.jsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ const DeadHashPage = () => {
174174
style={{ width: '100%' }}
175175
variant="contained"
176176
color="primary"
177-
href="https://codedead.com/Software/DeadHash/DeadHash%20Setup%202.2.1.exe"
177+
href="https://codedead.com/Software/DeadHash/DeadHash%20Setup%202.2.2.exe"
178178
>
179179
Installer
180180
</Button>
@@ -185,7 +185,7 @@ const DeadHashPage = () => {
185185
}}
186186
variant="contained"
187187
color="primary"
188-
href="https://codedead.com/Software/DeadHash/DeadHash%202.2.1.exe"
188+
href="https://codedead.com/Software/DeadHash/DeadHash%202.2.2.exe"
189189
>
190190
Portable
191191
</Button>
@@ -198,7 +198,7 @@ const DeadHashPage = () => {
198198
style={{ width: '100%' }}
199199
variant="contained"
200200
color="primary"
201-
href="https://codedead.com/Software/DeadHash/DeadHash-2.2.1.AppImage"
201+
href="https://codedead.com/Software/DeadHash/DeadHash-2.2.2.AppImage"
202202
>
203203
AppImage
204204
</Button>

0 commit comments

Comments
 (0)