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