diff --git a/bucket/croc.json b/bucket/croc.json index 5b1849b0af..8a4e79adb1 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "10.0.11", + "version": "10.0.12", "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/v10.0.11/croc_v10.0.11_Windows-64bit.zip", - "hash": "34fe7f77be3e198c9ebbc12d1193d43f6f37fcb2a7e18d3379aef1f4a2b7576a" + "url": "https://github.com/schollz/croc/releases/download/v10.0.12/croc_v10.0.12_Windows-64bit.zip", + "hash": "652cd03e4806b4ef2c9c43a4470038b3755e48f12e338240039fffc236206b3a" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v10.0.11/croc_v10.0.11_Windows-32bit.zip", - "hash": "4fbefee490094e64f4240fecc98e5da27d1d4e9b3e11ddddde827739dd6b2810" + "url": "https://github.com/schollz/croc/releases/download/v10.0.12/croc_v10.0.12_Windows-32bit.zip", + "hash": "42400956a3ac63b6a18ed2eba9c0573264fa807e56cddf89288d7b5a979da40d" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v10.0.11/croc_v10.0.11_Windows-ARM64.zip", - "hash": "e8dbf16322b97461936b919d03cb9fb1e0186b314e5d9e0065690daecd890460" + "url": "https://github.com/schollz/croc/releases/download/v10.0.12/croc_v10.0.12_Windows-ARM64.zip", + "hash": "f5386ae6aeb78ee1b1b68356a254ed54dada23a2686834db4f6f432d34c82c91" } }, "bin": "croc.exe",