From 31a880a47b98d7a9ae01dbac374fff167938e692 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 16:30:16 +0000 Subject: [PATCH] croc: Update to version 9.6.3 --- bucket/croc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index c2453757ef..5dd3b365cc 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "9.6.2", + "version": "9.6.3", "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.2/croc_9.6.2_Windows-64bit.zip", - "hash": "c46c2d6d2b92cca3347fab2d63544819baae9611460c67baf78ffe399c7555ab" + "url": "https://github.com/schollz/croc/releases/download/v9.6.3/croc_9.6.3_Windows-64bit.zip", + "hash": "4d2685978567fe9a6c89f820e7d5ca19ee8194824bd255f3c218a66a0cc5b753" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v9.6.2/croc_9.6.2_Windows-32bit.zip", - "hash": "7cd7ab8681063b9cda00a44e5fc57bba9757911fc595c447286f90c6caa4176a" + "url": "https://github.com/schollz/croc/releases/download/v9.6.3/croc_9.6.3_Windows-32bit.zip", + "hash": "b6d4eb0030bf16cb3735cbe3e9dbcf19abc87ff20c2936e072092e242e7a8f3a" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v9.6.2/croc_9.6.2_Windows-ARM64.zip", - "hash": "9db19070f24fa0bbd6dca56f2ce72ad9941ecea15215bae967d35ec13b8b0fe8" + "url": "https://github.com/schollz/croc/releases/download/v9.6.3/croc_9.6.3_Windows-ARM64.zip", + "hash": "d39e7a70d40bc180c1e9dbcf47779d6f7e0e007f33ecb3b0316907d64f63b100" } }, "bin": "croc.exe",