From 0e4d05f15b7768bf58d3c264c74518717ebb8170 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 20:25:25 +0000 Subject: [PATCH] croc: Update to version 9.6.17 --- bucket/croc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index c6205053ed..76a8a28b9e 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "9.6.15", + "version": "9.6.17", "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.15/croc_v9.6.15_Windows-64bit.zip", - "hash": "eb1331c36c28260faf8d1b45752e1b34127b5e39511b6bc63e91d864451e75dd" + "url": "https://github.com/schollz/croc/releases/download/v9.6.17/croc_v9.6.17_Windows-64bit.zip", + "hash": "bdb34092a49fefb35cadcd34a6ab035458e4b9eaf3ad6c2cd576a34b6a380f05" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v9.6.15/croc_v9.6.15_Windows-32bit.zip", - "hash": "3f1ae0794ab004689fc66ba8f8050a31a1deae456952f4130be86e11cc4bace1" + "url": "https://github.com/schollz/croc/releases/download/v9.6.17/croc_v9.6.17_Windows-32bit.zip", + "hash": "c6d30b7cba91fdf98c720d592a5d1b06a195786e31a32ee0aa7c161d5311c48a" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v9.6.15/croc_v9.6.15_Windows-ARM64.zip", - "hash": "c2dd5465b110d5771c1451a492be3987961a8d47f8633ac110bb5a5c2c85b800" + "url": "https://github.com/schollz/croc/releases/download/v9.6.17/croc_v9.6.17_Windows-ARM64.zip", + "hash": "8465ca751d2faf07875775dd455099e4edf7101549a1b12643a3a5500932c57b" } }, "bin": "croc.exe",