File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
![ GitHub package.json version] ( https://img.shields.io/github/package-json/v/CodeDead/DeadHash-js )
6
6
![ GitHub] ( https://img.shields.io/github/license/CodeDead/DeadHash-Js )
7
- ![ GitHub Releases (by Release)] ( https://img.shields.io/github/downloads/CodeDead/DeadHash-js/v2.2.0 /total )
7
+ ![ GitHub Releases (by Release)] ( https://img.shields.io/github/downloads/CodeDead/DeadHash-js/v2.2.1 /total )
8
8
9
9
DeadHash is a free and open-source utility to calculate file and text hashes and checksums. The following calculations are supported:
10
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " deadhash" ,
3
- "version" : " 2.2.0 " ,
3
+ "version" : " 2.2.1 " ,
4
4
"description" : " File and text hash calculator" ,
5
5
"homepage" : " ./" ,
6
6
"private" : true ,
12
12
"build" : {
13
13
"appId" : " com.codedead.deadhash" ,
14
14
"productName" : " DeadHash" ,
15
- "copyright" : " Copyright © 2021 ${author}" ,
15
+ "copyright" : " Copyright © 2022 ${author}" ,
16
16
"win" : {
17
17
"target" : [
18
18
" nsis" ,
You can’t perform that action at this time.
0 commit comments