croc: Update to version 8.0.1

This commit is contained in:
Richard Kuhnt 2020-03-02 18:01:52 +00:00
parent 1490f7c420
commit a420d6af53

View File

@ -1,16 +1,16 @@
{
"version": "6.4.11",
"version": "8.0.1",
"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/v6.4.11/croc_6.4.11_Windows-64bit.zip",
"hash": "ffa70329de78d273684e2cf8791fbfcc4f8c52581eabd407485b914ea6af0e3b"
"url": "https://github.com/schollz/croc/releases/download/v8.0.1/croc_8.0.1_Windows-64bit.zip",
"hash": "81c1e2928d2a997af25d19a49d5bef2b6c28357c88d07a7bdbe4c983f74e3a21"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v6.4.11/croc_6.4.11_Windows-32bit.zip",
"hash": "4a9702de181c29b585f537c1f134b3307d11fed561779d8eb0ce7732ba65ff1b"
"url": "https://github.com/schollz/croc/releases/download/v8.0.1/croc_8.0.1_Windows-32bit.zip",
"hash": "3cbb6cdc4172804332a223776564f241545d17ec2ec75d76098e1af31b63bc29"
}
},
"bin": "croc.exe",