diff --git a/bucket/croc.json b/bucket/croc.json index f8e1180541..1cddc05382 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "9.1.3", + "version": "9.1.4", "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.3/croc_9.1.3_Windows-64bit.zip", - "hash": "980b07f0cba22602a04d9f7af1a457691d7aa9681fc080a5c961ed0925014fef" + "url": "https://github.com/schollz/croc/releases/download/v9.1.4/croc_9.1.4_Windows-64bit.zip", + "hash": "23d799b7bfd910ad49c1a05c8fd4dfd10bb80dc2f15de5a630df4195f92bf545" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v9.1.3/croc_9.1.3_Windows-32bit.zip", - "hash": "e2b594ec42e5d4d1bafad61bd9ed69e5e5fcbc5bd73f95a85d0f3b77d5113b5f" + "url": "https://github.com/schollz/croc/releases/download/v9.1.4/croc_9.1.4_Windows-32bit.zip", + "hash": "1b5f3c2c109d4d7f30a0678e6dcfd571e76bcd58575023832118d55a186e8f11" } }, "bin": "croc.exe",