From 447f72dc90dc4d3d57e275442724e7d2d864ab72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 00:34:04 +0000 Subject: [PATCH] croc: Update to version 10.0.10 --- bucket/croc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 8c39e9cff8..9a874854d7 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "10.0.9", + "version": "10.0.10", "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/v10.0.9/croc_v10.0.9_Windows-64bit.zip", - "hash": "e93ff9171c686f23b1007ecf288ce26d31c446feafbbf11f81305a03944a70c8" + "url": "https://github.com/schollz/croc/releases/download/v10.0.10/croc_v10.0.10_Windows-64bit.zip", + "hash": "724c9d8f3e2a04d5ff2829091988e14ab528f457416b7630f72d21dd28234acd" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v10.0.9/croc_v10.0.9_Windows-32bit.zip", - "hash": "eba4051d72bfc26f67503d7fdce1ee5bc6b0ac76949826f4afab6664209957f2" + "url": "https://github.com/schollz/croc/releases/download/v10.0.10/croc_v10.0.10_Windows-32bit.zip", + "hash": "5ebaf4c03c0431e523fe8f920a9d442ad59e2154fc76553ebe17c498300d8ba7" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v10.0.9/croc_v10.0.9_Windows-ARM64.zip", - "hash": "ee8f7170dd20fa22a5f29ec6119ce4ca02648878317d02b4d0fb4fb20b23c315" + "url": "https://github.com/schollz/croc/releases/download/v10.0.10/croc_v10.0.10_Windows-ARM64.zip", + "hash": "816f28da9d4edd0a9053d7e7d231b6e60bd594d926bb885d1231f67cd3aead46" } }, "bin": "croc.exe",