diff --git a/bucket/croc.json b/bucket/croc.json index ed8e382074..c1ebd3d0f7 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.6.4", + "version": "8.6.5", "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/v8.6.4/croc_8.6.4_Windows-64bit.zip", - "hash": "bb85c51d7fb569a8a4e093528280d3d29bee40c776377854ce1651f665cbe281" + "url": "https://github.com/schollz/croc/releases/download/v8.6.5/croc_8.6.5_Windows-64bit.zip", + "hash": "2bd8e1ed84e1d7662a7a00da4e13809663155886e0f57b8549954909d0da248f" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.6.4/croc_8.6.4_Windows-32bit.zip", - "hash": "f9f3b12ec7170234a6997294e25dfc0beee2e12451af2efe3449e1f6c9b68f23" + "url": "https://github.com/schollz/croc/releases/download/v8.6.5/croc_8.6.5_Windows-32bit.zip", + "hash": "67dde80c909b6fe0c281e82d7090e3ae8aa841cfd848c791a4894f990d50d1be" } }, "bin": "croc.exe",