croc: Update to version 8.0.8

This commit is contained in:
Jakub Čábera 2020-04-24 18:41:48 +02:00
parent 78a4c9accf
commit 0317085d12

View File

@ -1,16 +1,16 @@
{ {
"version": "8.0.7", "version": "8.0.8",
"description": "Easily and securely send things from one computer to another.", "description": "Easily and securely send things from one computer to another.",
"homepage": "https://schollz.com/software/croc6", "homepage": "https://schollz.com/software/croc6",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.0.7/croc_8.0.7_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.0.8/croc_8.0.8_Windows-64bit.zip",
"hash": "1615b97e078ab5ef62d985a8357ce48ff36729bef4d047c56b16caaed638bbd6" "hash": "e76fb2c499b2ec75fd6a70bcb302d21825a3f5124da14117f4f3db44902fe4bb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.0.7/croc_8.0.7_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.0.8/croc_8.0.8_Windows-32bit.zip",
"hash": "70d930179c0f5ba260aec2b4b56d5ad7552a19171fc19a40bfc9600d76f94972" "hash": "b5f0e33e39798763a2d174d50b0185f538a5e5b310c2e31a98fb138997a25ff5"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",