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