diff --git a/bucket/croc.json b/bucket/croc.json index 265510b88e..a866e00d12 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "9.1.0", + "version": "9.1.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.1.0/croc_9.1.0_Windows-64bit.zip", - "hash": "bce94dd9d0de2ba36366ec021c216e9d2c78064b27222ec2b578fc0103c10700" + "url": "https://github.com/schollz/croc/releases/download/v9.1.1/croc_9.1.1_Windows-64bit.zip", + "hash": "3fdf44a137c962778fa4840af18432ad065d99b5e29f2ee4c58c13394e88ccc4" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v9.1.0/croc_9.1.0_Windows-32bit.zip", - "hash": "0cf6747533cb9399e5aee00196023a811ac2dcc2053c0b1aa420b73c67afb52d" + "url": "https://github.com/schollz/croc/releases/download/v9.1.1/croc_9.1.1_Windows-32bit.zip", + "hash": "3d2656acd2aa070cbd7fa3398e24a3b6cbcfdbc865858ff016bfc7f8cf93d42b" } }, "bin": "croc.exe",