croc: Update to version 9.3.0

This commit is contained in:
Richard Kuhnt 2021-08-16 20:01:02 +00:00
parent 393e9ce9e5
commit d0d0afae7c

View File

@ -1,16 +1,16 @@
{
"version": "9.2.1",
"version": "9.3.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.2.1/croc_9.2.1_Windows-64bit.zip",
"hash": "cf4bfdfab8b5d0635684b0a264dd40c1fb5d4dd34653df85748a1e724e2802f2"
"url": "https://github.com/schollz/croc/releases/download/v9.3.0/croc_9.3.0_Windows-64bit.zip",
"hash": "dc78f8f90c92912764db058bbdd28847d7530919610706c0c8d583df210b808c"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.2.1/croc_9.2.1_Windows-32bit.zip",
"hash": "cd01112168cec0fe63e32d27b3e78304462fbd7ec37bacbff9402d4bbb675b1a"
"url": "https://github.com/schollz/croc/releases/download/v9.3.0/croc_9.3.0_Windows-32bit.zip",
"hash": "cdd6a3d743f9bdf2044056a099180608995a57c8b7b5b85b81299166fc09d2ca"
}
},
"bin": "croc.exe",