Skip to content

Commit 4d8028a

Browse files
committed
* Added release info for DeadHash 2.2.1
1 parent 14eac01 commit 4d8028a

File tree

5 files changed

+110
-27
lines changed

5 files changed

+110
-27
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@emotion/react": "^11.7.1",
1818
"@emotion/styled": "^11.6.0",
1919
"@mui/icons-material": "^5.2.5",
20-
"@mui/material": "^5.2.6",
20+
"@mui/material": "^5.2.7",
2121
"axios": "^0.24.0",
2222
"gatsby": "^4.4.0",
2323
"gatsby-plugin-catch-links": "^4.4.0",
@@ -37,9 +37,9 @@
3737
"react-helmet": "^6.1.0"
3838
},
3939
"devDependencies": {
40-
"eslint": "^8.5.0",
40+
"eslint": "^8.6.0",
4141
"eslint-config-airbnb": "^19.0.4",
42-
"eslint-plugin-import": "^2.25.3",
42+
"eslint-plugin-import": "^2.25.4",
4343
"eslint-plugin-jsx-a11y": "^6.5.1",
4444
"eslint-plugin-react": "^7.28.0",
4545
"eslint-plugin-react-hooks": "^4.3.0"
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
path: "/blog/2022/01/04/deadhash-2.2.1"
3+
title: "DeadHash 2.2.1 - Release"
4+
author: "CodeDead"
5+
date: "2022-01-04"
6+
abstract: "DeadHash 2.2.1 has just been released. This release is a maintenance release that contains some bugfixes and optimizations..."
7+
categories: "JavaScript, News"
8+
---
9+
## Information
10+
11+
DeadHash 2.2.1 has just been released. This release is a maintenance release that contains some bugfixes and optimizations.
12+
13+
For a full list of changes, please take a look at the changelog below.
14+
15+
## Changelog
16+
17+
* Removed unused translation
18+
* Yarn upgrade
19+
* Dependency upgrades
20+
* eslint rules updated
21+
* Refactoring
22+
23+
## Download
24+
25+
You can download the latest version of DeadHash by clicking on the following link:
26+
[DeadHash](https://codedead.com/software/deadhash)
27+
28+
## Other
29+
30+
Feel free to [contact us](/contact) if you have any questions or if you need help.

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.0.exe"
177+
href="https://codedead.com/Software/DeadHash/DeadHash%20Setup%202.2.1.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.0.exe"
188+
href="https://codedead.com/Software/DeadHash/DeadHash%202.2.1.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.0.AppImage"
201+
href="https://codedead.com/Software/DeadHash/DeadHash-2.2.1.AppImage"
202202
>
203203
AppImage
204204
</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/e7b3fee8a926309d35ca4560b37163966d81babf61f1aa46b75d4fc13491b0d9?nocache=1"
100+
href="https://www.virustotal.com/gui/file/25a8e16a3c36ad4811d6ca1ff9fa656e5a9d68651a855baf71598034d5ab49d5?nocache=1"
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/42208966718fdd24f1996a0d92bd38b0398ab2cc23bc0ba30feb631ff4bb30da?nocache=1"
109+
href="https://www.virustotal.com/gui/file/4cd934aa710bf0357e162921e8b58ae402b969ff9eaff9d45fae9aed43187e98?nocache=1"
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/dd113a17f0c349d2abcb4edc5b6dcbe95b36097fc97de483a319d94a184a11a9?nocache=1"
123+
href="https://www.virustotal.com/gui/file/d28b331e19899d7177ba5e353dd23ef388a7188c4503727a3675f858ae3944f8?nocache=1"
124124
target="_blank"
125125
>
126126
AppImage

yarn.lock

Lines changed: 71 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2490,9 +2490,9 @@ __metadata:
24902490
languageName: node
24912491
linkType: hard
24922492

2493-
"@mui/base@npm:5.0.0-alpha.62":
2494-
version: 5.0.0-alpha.62
2495-
resolution: "@mui/base@npm:5.0.0-alpha.62"
2493+
"@mui/base@npm:5.0.0-alpha.63":
2494+
version: 5.0.0-alpha.63
2495+
resolution: "@mui/base@npm:5.0.0-alpha.63"
24962496
dependencies:
24972497
"@babel/runtime": ^7.16.3
24982498
"@emotion/is-prop-valid": ^1.1.1
@@ -2508,7 +2508,7 @@ __metadata:
25082508
peerDependenciesMeta:
25092509
"@types/react":
25102510
optional: true
2511-
checksum: a6265a2b471f0589f9228fdffad04d9f26abe8b3d6f3358ea4638b4e5b06198903e6f44d34010b4e72e75759be48f485b99642b1bc96cc7b7902ff7f3d2bbc01
2511+
checksum: 641c6d3ddcfc1962d4ebe21587761f728c6eb3d5b0d4063c70321c8c99cc2392c4350cc03e310fb997c98e412616f63028a85f133e9f44e6b1b60917955c95ac
25122512
languageName: node
25132513
linkType: hard
25142514

@@ -2528,12 +2528,12 @@ __metadata:
25282528
languageName: node
25292529
linkType: hard
25302530

2531-
"@mui/material@npm:^5.2.6":
2532-
version: 5.2.6
2533-
resolution: "@mui/material@npm:5.2.6"
2531+
"@mui/material@npm:^5.2.7":
2532+
version: 5.2.7
2533+
resolution: "@mui/material@npm:5.2.7"
25342534
dependencies:
25352535
"@babel/runtime": ^7.16.3
2536-
"@mui/base": 5.0.0-alpha.62
2536+
"@mui/base": 5.0.0-alpha.63
25372537
"@mui/system": ^5.2.6
25382538
"@mui/types": ^7.1.0
25392539
"@mui/utils": ^5.2.3
@@ -2557,7 +2557,7 @@ __metadata:
25572557
optional: true
25582558
"@types/react":
25592559
optional: true
2560-
checksum: ac97a3c28dafc1966eb2896317f04b9ba75a9ff18d8eac36591c6f163df5b0de5aa6571700a88d1e79f90189cdb9fcf4f0f6917c74fd116e974ed604f67701cb
2560+
checksum: e92b82b251ded01537f68080958afdab4fea3858e9952d3c74913a3b7f4f8df713d9bc148ca39dec66a7a0869af447afd6299bc5ee1701b1ba78c18765e2d146
25612561
languageName: node
25622562
linkType: hard
25632563

@@ -3614,6 +3614,15 @@ __metadata:
36143614
languageName: node
36153615
linkType: hard
36163616

3617+
"acorn@npm:^8.7.0":
3618+
version: 8.7.0
3619+
resolution: "acorn@npm:8.7.0"
3620+
bin:
3621+
acorn: bin/acorn
3622+
checksum: e0f79409d68923fbf1aa6d4166f3eedc47955320d25c89a20cc822e6ba7c48c5963d5bc657bc242d68f7a4ac9faf96eef033e8f73656da6c640d4219935fdfd0
3623+
languageName: node
3624+
linkType: hard
3625+
36173626
"address@npm:1.1.2, address@npm:^1.0.1":
36183627
version: 1.1.2
36193628
resolution: "address@npm:1.1.2"
@@ -4980,11 +4989,11 @@ __metadata:
49804989
"@emotion/react": ^11.7.1
49814990
"@emotion/styled": ^11.6.0
49824991
"@mui/icons-material": ^5.2.5
4983-
"@mui/material": ^5.2.6
4992+
"@mui/material": ^5.2.7
49844993
axios: ^0.24.0
4985-
eslint: ^8.5.0
4994+
eslint: ^8.6.0
49864995
eslint-config-airbnb: ^19.0.4
4987-
eslint-plugin-import: ^2.25.3
4996+
eslint-plugin-import: ^2.25.4
49884997
eslint-plugin-jsx-a11y: ^6.5.1
49894998
eslint-plugin-react: ^7.28.0
49904999
eslint-plugin-react-hooks: ^4.3.0
@@ -6563,6 +6572,16 @@ __metadata:
65636572
languageName: node
65646573
linkType: hard
65656574

6575+
"eslint-module-utils@npm:^2.7.2":
6576+
version: 2.7.2
6577+
resolution: "eslint-module-utils@npm:2.7.2"
6578+
dependencies:
6579+
debug: ^3.2.7
6580+
find-up: ^2.1.0
6581+
checksum: 3e6407461d12b1568556fc9a84668415693ecce92d17d7407353defcfcafec5d3d8dfa2d9eda3743b3b53ef04101d8aa69072b3d634d92e766c3dfa10505542d
6582+
languageName: node
6583+
linkType: hard
6584+
65666585
"eslint-plugin-flowtype@npm:^5.10.0":
65676586
version: 5.10.0
65686587
resolution: "eslint-plugin-flowtype@npm:5.10.0"
@@ -6612,6 +6631,29 @@ __metadata:
66126631
languageName: node
66136632
linkType: hard
66146633

6634+
"eslint-plugin-import@npm:^2.25.4":
6635+
version: 2.25.4
6636+
resolution: "eslint-plugin-import@npm:2.25.4"
6637+
dependencies:
6638+
array-includes: ^3.1.4
6639+
array.prototype.flat: ^1.2.5
6640+
debug: ^2.6.9
6641+
doctrine: ^2.1.0
6642+
eslint-import-resolver-node: ^0.3.6
6643+
eslint-module-utils: ^2.7.2
6644+
has: ^1.0.3
6645+
is-core-module: ^2.8.0
6646+
is-glob: ^4.0.3
6647+
minimatch: ^3.0.4
6648+
object.values: ^1.1.5
6649+
resolve: ^1.20.0
6650+
tsconfig-paths: ^3.12.0
6651+
peerDependencies:
6652+
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
6653+
checksum: 0af24f5c7c6ca692f42e3947127f0ae7dfe44f1e02740f7cbe988b510a9c52bab0065d7df04e2d953dcc88a4595a00cbdcf14018acf8cd75cfd47b72efcbb734
6654+
languageName: node
6655+
linkType: hard
6656+
66156657
"eslint-plugin-jsx-a11y@npm:^6.5.1":
66166658
version: 6.5.1
66176659
resolution: "eslint-plugin-jsx-a11y@npm:6.5.1"
@@ -6819,9 +6861,9 @@ __metadata:
68196861
languageName: node
68206862
linkType: hard
68216863

6822-
"eslint@npm:^8.5.0":
6823-
version: 8.5.0
6824-
resolution: "eslint@npm:8.5.0"
6864+
"eslint@npm:^8.6.0":
6865+
version: 8.6.0
6866+
resolution: "eslint@npm:8.6.0"
68256867
dependencies:
68266868
"@eslint/eslintrc": ^1.0.5
68276869
"@humanwhocodes/config-array": ^0.9.2
@@ -6835,7 +6877,7 @@ __metadata:
68356877
eslint-scope: ^7.1.0
68366878
eslint-utils: ^3.0.0
68376879
eslint-visitor-keys: ^3.1.0
6838-
espree: ^9.2.0
6880+
espree: ^9.3.0
68396881
esquery: ^1.4.0
68406882
esutils: ^2.0.2
68416883
fast-deep-equal: ^3.1.3
@@ -6863,7 +6905,7 @@ __metadata:
68636905
v8-compile-cache: ^2.0.3
68646906
bin:
68656907
eslint: bin/eslint.js
6866-
checksum: c1a9e26070520a308cc30b62ba0d37d5b115ed23987a93219819537bdea9398e6ebe57c27d97be36ecc83b5162c72e82ecb0a9e5b44b7992980f9be90eb5c4b3
6908+
checksum: 19ed82fa872ebb45d0f10c2514975b85ab37e78e9b562a5aa3abdbe7802111d65f7d5a8563e394a975337b403163b40624c2cc8bfa585a061e8c7dc55def39b5
68676909
languageName: node
68686910
linkType: hard
68696911

@@ -6889,6 +6931,17 @@ __metadata:
68896931
languageName: node
68906932
linkType: hard
68916933

6934+
"espree@npm:^9.3.0":
6935+
version: 9.3.0
6936+
resolution: "espree@npm:9.3.0"
6937+
dependencies:
6938+
acorn: ^8.7.0
6939+
acorn-jsx: ^5.3.1
6940+
eslint-visitor-keys: ^3.1.0
6941+
checksum: c0f1885c4eab652f9be08eb9228cea0df046b559b29d4aed8d6590ea9bd60177d4cb245d204a6f737a79a096861bb4ab8e480aeb8c1dbafef5beec1157353ce4
6942+
languageName: node
6943+
linkType: hard
6944+
68926945
"esprima@npm:^4.0.0":
68936946
version: 4.0.1
68946947
resolution: "esprima@npm:4.0.1"
@@ -15703,7 +15756,7 @@ __metadata:
1570315756
languageName: node
1570415757
linkType: hard
1570515758

15706-
"tsconfig-paths@npm:^3.11.0":
15759+
"tsconfig-paths@npm:^3.11.0, tsconfig-paths@npm:^3.12.0":
1570715760
version: 3.12.0
1570815761
resolution: "tsconfig-paths@npm:3.12.0"
1570915762
dependencies:

0 commit comments

Comments
 (0)