diff --git a/bucket/croc.json b/bucket/croc.json index 0a66c2f5cf..b2304790e3 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "6.4.2", + "version": "6.4.3", "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/v6.4.2/croc_6.4.2_Windows-64bit.zip", - "hash": "15c7e40c30244ac38d24daa24c21a780d0a769a737e42642d819f01db98ffcdd" + "url": "https://github.com/schollz/croc/releases/download/v6.4.3/croc_6.4.3_Windows-64bit.zip", + "hash": "1cb3aac5b312214d88eb8ba3d0c3b5ee1b8515e78f89e94756f4977b0afed820" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v6.4.2/croc_6.4.2_Windows-32bit.zip", - "hash": "434e84811229566ee1f087b6ebf9bd1a236ca0ce40d79cc28323cca2b89faed0" + "url": "https://github.com/schollz/croc/releases/download/v6.4.3/croc_6.4.3_Windows-32bit.zip", + "hash": "0729202a278f34792bd05ededfe911bf0fe295eaefa2b9bc98748ba057afd580" } }, "bin": "croc.exe",