From 1b741e5a4a9df6d89ba49b4cb99e592ae4f9498c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 20:26:17 +0000 Subject: [PATCH] croc: Update to version 9.6.5 --- bucket/croc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 5b8dc669c9..15aabd89b4 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "9.6.4", + "version": "9.6.5", "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.6.4/croc_9.6.4_Windows-64bit.zip", - "hash": "fe0ae18d3fdc66f3b6950d163e9df18e8fca9b22fdd45ef4cb0985da2825fb23" + "url": "https://github.com/schollz/croc/releases/download/v9.6.5/croc_9.6.5_Windows-64bit.zip", + "hash": "17923dfc923792c7d6eadf8a52ec43f1009e34645a8aaa01c757f8920dd58a77" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v9.6.4/croc_9.6.4_Windows-32bit.zip", - "hash": "f09e2220b2bb33c74f3ae5c6172253fbf550f936f793c486809ab21bb2bd449f" + "url": "https://github.com/schollz/croc/releases/download/v9.6.5/croc_9.6.5_Windows-32bit.zip", + "hash": "2533c18f54fae7f40e87951ef1fec5e94951a78304b46702b2c2d9c2285b9eee" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v9.6.4/croc_9.6.4_Windows-ARM64.zip", - "hash": "725321202ecc5da24eb72c485cc517ab2caa316bf0773f13346b6d6e65b35dc5" + "url": "https://github.com/schollz/croc/releases/download/v9.6.5/croc_9.6.5_Windows-ARM64.zip", + "hash": "99793a83985660b2c7bf275a17c779e9a6fc8fac60a832d1775f638c9f57eef4" } }, "bin": "croc.exe",