From e9dfa4d506ed731fc78417f30f2778e61f4c2e36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 16:31:41 +0000 Subject: [PATCH] croc: Update to version 9.5.4 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 8f66644853..b77b9353b8 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "9.5.3", + "version": "9.5.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.5.3/croc_9.5.3_Windows-64bit.zip", - "hash": "3fb5f731b6489fd3bd5f6f63b286f5080ca929027f284113f65f446ac8024fed" + "url": "https://github.com/schollz/croc/releases/download/v9.5.4/croc_9.5.4_Windows-64bit.zip", + "hash": "dbf49c18908f35686b47898b64ee951f67fef63fb8a3b3cdb471eb83f6b9877d" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v9.5.3/croc_9.5.3_Windows-32bit.zip", - "hash": "ea4c733f7fc4107595e6ce5c257514960d2e1ee672372dc8169d3cb1c742c6c0" + "url": "https://github.com/schollz/croc/releases/download/v9.5.4/croc_9.5.4_Windows-32bit.zip", + "hash": "1ecf3745bddb608a552033b4e5d3091503618194ac72c61b6b7eda572da9eab1" } }, "bin": "croc.exe",