croc: Update to version 9.4.2

This commit is contained in:
Richard Kuhnt 2021-10-02 20:00:30 +00:00
parent 5c2e68b1db
commit a5b6696013

View File

@ -1,16 +1,16 @@
{
"version": "9.4.0",
"version": "9.4.2",
"description": "Easily and securely send things from one computer to another.",
"homepage": "https://schollz.com/software/croc6",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.4.0/croc_9.4.0_Windows-64bit.zip",
"hash": "5b1e0539194f8769bf1e0cac78ed02fcfc9979fbd4f970d3f69d94c5cfbbc55b"
"url": "https://github.com/schollz/croc/releases/download/v9.4.2/croc_9.4.2_Windows-64bit.zip",
"hash": "c86a3fbcb1399ffe387feb14b0f24fd2b49a1a2aae7a560fa8424cb6a0324bd8"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.4.0/croc_9.4.0_Windows-32bit.zip",
"hash": "78353b99c49a9bb1157f68dde9d07574da2e4b02f39d4c681eef6316f093fcfe"
"url": "https://github.com/schollz/croc/releases/download/v9.4.2/croc_9.4.2_Windows-32bit.zip",
"hash": "fb06494093e038c6a23c1723e10c9f87fceebfa7e91aebc9792b5e86e396d2bb"
}
},
"bin": "croc.exe",