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