diff --git a/bucket/croc.json b/bucket/croc.json index aea4c81e23..0f96ed0887 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "9.2.0", + "version": "9.2.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.2.0/croc_9.2.0_Windows-64bit.zip", - "hash": "0ac1e91826eabd78b1aca342ac11292a7399a2fdf714158298bae1d1bd12390b" + "url": "https://github.com/schollz/croc/releases/download/v9.2.1/croc_9.2.1_Windows-64bit.zip", + "hash": "cf4bfdfab8b5d0635684b0a264dd40c1fb5d4dd34653df85748a1e724e2802f2" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v9.2.0/croc_9.2.0_Windows-32bit.zip", - "hash": "071f70a979704caf96d8ab9efe0b31c824fc4ef196efc734137207ad0d5cab5b" + "url": "https://github.com/schollz/croc/releases/download/v9.2.1/croc_9.2.1_Windows-32bit.zip", + "hash": "cd01112168cec0fe63e32d27b3e78304462fbd7ec37bacbff9402d4bbb675b1a" } }, "bin": "croc.exe",