croc: Update to version 9.4.0

This commit is contained in:
Richard Kuhnt 2021-10-02 18:00:31 +00:00
parent 08e97966d9
commit 5c2e68b1db

View File

@ -1,16 +1,16 @@
{
"version": "9.3.0",
"version": "9.4.0",
"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.3.0/croc_9.3.0_Windows-64bit.zip",
"hash": "dc78f8f90c92912764db058bbdd28847d7530919610706c0c8d583df210b808c"
"url": "https://github.com/schollz/croc/releases/download/v9.4.0/croc_9.4.0_Windows-64bit.zip",
"hash": "5b1e0539194f8769bf1e0cac78ed02fcfc9979fbd4f970d3f69d94c5cfbbc55b"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.3.0/croc_9.3.0_Windows-32bit.zip",
"hash": "cdd6a3d743f9bdf2044056a099180608995a57c8b7b5b85b81299166fc09d2ca"
"url": "https://github.com/schollz/croc/releases/download/v9.4.0/croc_9.4.0_Windows-32bit.zip",
"hash": "78353b99c49a9bb1157f68dde9d07574da2e4b02f39d4c681eef6316f093fcfe"
}
},
"bin": "croc.exe",