diff --git a/bucket/croc.json b/bucket/croc.json index 51218df0dc..064feea53b 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.0.8", + "version": "8.0.9", "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.0.8/croc_8.0.8_Windows-64bit.zip", - "hash": "e76fb2c499b2ec75fd6a70bcb302d21825a3f5124da14117f4f3db44902fe4bb" + "url": "https://github.com/schollz/croc/releases/download/v8.0.9/croc_8.0.9_Windows-64bit.zip", + "hash": "4f2a630c0570c2d11e04f8c2988a5912beeabbfe51357c1b20d9c8ccc50828d3" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.0.8/croc_8.0.8_Windows-32bit.zip", - "hash": "b5f0e33e39798763a2d174d50b0185f538a5e5b310c2e31a98fb138997a25ff5" + "url": "https://github.com/schollz/croc/releases/download/v8.0.9/croc_8.0.9_Windows-32bit.zip", + "hash": "b9b176d170abb93895cd6e315cd090fbaaf2fc7bdee7b87e3760b50da103d7aa" } }, "bin": "croc.exe",