diff --git a/bucket/croc.json b/bucket/croc.json index dd5a027452..5f04dce560 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.2.0", + "version": "8.3.0", "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.2.0/croc_8.2.0_Windows-64bit.zip", - "hash": "3e884f01cedf789767d3c8829e66a25c3ecc80e12c2306e77df93f59a9fd7736" + "url": "https://github.com/schollz/croc/releases/download/v8.3.0/croc_8.3.0_Windows-64bit.zip", + "hash": "16b5624de0bda76c9d462f037948c3af6f4b81d3bd5ef52ec195871c371e09aa" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.2.0/croc_8.2.0_Windows-32bit.zip", - "hash": "16bcf316d6f856ca55939335e10f4f2b810758c54852db9e36ce6912f3ef7276" + "url": "https://github.com/schollz/croc/releases/download/v8.3.0/croc_8.3.0_Windows-32bit.zip", + "hash": "2cec6775e747f6926e69dab4cbfb1759731845df9357a9c4bd2ea066d4733d06" } }, "bin": "croc.exe",