diff --git a/bucket/croc.json b/bucket/croc.json index 9398829949..b1c4108a18 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "9.5.0", + "version": "9.5.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/v9.5.0/croc_9.5.0_Windows-64bit.zip", - "hash": "921a922588e9d47e15e3576628bbdc42a38b1e1d4398b6b00b52bea38b80a397" + "url": "https://github.com/schollz/croc/releases/download/v9.5.1/croc_9.5.1_Windows-64bit.zip", + "hash": "b29852a14721c5459f79f7f9942c5d4ba3f44ddf7c30f23ec7d734806ae4e10b" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v9.5.0/croc_9.5.0_Windows-32bit.zip", - "hash": "a222534ba67bc6790aa17007ce6a42f9bd3171f8a548a413401d5e902fea93fa" + "url": "https://github.com/schollz/croc/releases/download/v9.5.1/croc_9.5.1_Windows-32bit.zip", + "hash": "9914cfe61e350780e8c8368823bf7f8d3556c20354853870d115a445aa372f87" } }, "bin": "croc.exe",