diff --git a/bucket/croc.json b/bucket/croc.json index b2304790e3..a4b6ce9550 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "6.4.3", + "version": "6.4.4", "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.3/croc_6.4.3_Windows-64bit.zip", - "hash": "1cb3aac5b312214d88eb8ba3d0c3b5ee1b8515e78f89e94756f4977b0afed820" + "url": "https://github.com/schollz/croc/releases/download/v6.4.4/croc_6.4.4_Windows-64bit.zip", + "hash": "9bc3b9ed290f14bc83a49efe357acc3681943e1b6db1541f19d372b8c5da68cb" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v6.4.3/croc_6.4.3_Windows-32bit.zip", - "hash": "0729202a278f34792bd05ededfe911bf0fe295eaefa2b9bc98748ba057afd580" + "url": "https://github.com/schollz/croc/releases/download/v6.4.4/croc_6.4.4_Windows-32bit.zip", + "hash": "57511e4ea231e6640e2f89df1608cfa113e7df8beb559fa840a791651b362078" } }, "bin": "croc.exe",