diff --git a/bucket/croc.json b/bucket/croc.json index f24e360820..71acf87e36 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.5.1", + "version": "8.5.2", "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/v8.5.1/croc_8.5.1_Windows-64bit.zip", - "hash": "10083ea829e14ef03b5ece3ed2c62f607636261b6d09d65da624d417f7ae9d6e" + "url": "https://github.com/schollz/croc/releases/download/v8.5.2/croc_8.5.2_Windows-64bit.zip", + "hash": "5e1a7df5897631054e12731e00a6641e04416a1a7df4452647fe48d65c4edcb9" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.5.1/croc_8.5.1_Windows-32bit.zip", - "hash": "062aa590c7b58778dbfe3eba48ccb7f55f24c3931ba0d1646b6b57e2d897f9df" + "url": "https://github.com/schollz/croc/releases/download/v8.5.2/croc_8.5.2_Windows-32bit.zip", + "hash": "dd72821a54051fa408b562962c0fb904169388d4c15642a6504615d7422c25ef" } }, "bin": "croc.exe",