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