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 44
55![ GitHub package.json version] ( https://img.shields.io/github/package-json/v/CodeDead/DeadHash-js )
66![ 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 )
88
99DeadHash is a free and open-source utility to calculate file and text hashes and checksums. The following calculations are supported:
1010
Original file line number Diff line number Diff line change 11{
22 "name" : " deadhash" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "description" : " File and text hash calculator" ,
55 "homepage" : " ./" ,
66 "private" : true ,
1212 "build" : {
1313 "appId" : " com.codedead.deadhash" ,
1414 "productName" : " DeadHash" ,
15- "copyright" : " Copyright © 2021 ${author}" ,
15+ "copyright" : " Copyright © 2022 ${author}" ,
1616 "win" : {
1717 "target" : [
1818 " nsis" ,
You can’t perform that action at this time.
0 commit comments