diff --git a/bucket/croc.json b/bucket/croc.json index c2535e1091..22eff45434 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "9.5.5", + "version": "9.5.6", "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/v9.5.5/croc_9.5.5_Windows-64bit.zip", - "hash": "f3da2f17d98e6b8079e345c4db7dd410cd59f6f2beab6c4cc92791028ca446ff" + "url": "https://github.com/schollz/croc/releases/download/v9.5.6/croc_9.5.6_Windows-64bit.zip", + "hash": "5729f9311f7d299b7e41dd1e9b300c6bd24c6b2a3f32bc9d79bfea42f1d0ac5c" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v9.5.5/croc_9.5.5_Windows-32bit.zip", - "hash": "6cbc3249013ca8c27173a78e3ba1a2c2492fa74b5e6344f114c4dbcdea6390df" + "url": "https://github.com/schollz/croc/releases/download/v9.5.6/croc_9.5.6_Windows-32bit.zip", + "hash": "993bea54bd9853d6c2ffc3511eb487fa8453c67fb504f2e4350e4ab26f744fc8" } }, "bin": "croc.exe",