From ef69356f7de53446cb1e559c564569b857b5e4a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:24:25 +0000 Subject: [PATCH] croc: Update to version 10.0.11 --- bucket/croc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 9a874854d7..5b1849b0af 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "10.0.10", + "version": "10.0.11", "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.10/croc_v10.0.10_Windows-64bit.zip", - "hash": "724c9d8f3e2a04d5ff2829091988e14ab528f457416b7630f72d21dd28234acd" + "url": "https://github.com/schollz/croc/releases/download/v10.0.11/croc_v10.0.11_Windows-64bit.zip", + "hash": "34fe7f77be3e198c9ebbc12d1193d43f6f37fcb2a7e18d3379aef1f4a2b7576a" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v10.0.10/croc_v10.0.10_Windows-32bit.zip", - "hash": "5ebaf4c03c0431e523fe8f920a9d442ad59e2154fc76553ebe17c498300d8ba7" + "url": "https://github.com/schollz/croc/releases/download/v10.0.11/croc_v10.0.11_Windows-32bit.zip", + "hash": "4fbefee490094e64f4240fecc98e5da27d1d4e9b3e11ddddde827739dd6b2810" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v10.0.10/croc_v10.0.10_Windows-ARM64.zip", - "hash": "816f28da9d4edd0a9053d7e7d231b6e60bd594d926bb885d1231f67cd3aead46" + "url": "https://github.com/schollz/croc/releases/download/v10.0.11/croc_v10.0.11_Windows-ARM64.zip", + "hash": "e8dbf16322b97461936b919d03cb9fb1e0186b314e5d9e0065690daecd890460" } }, "bin": "croc.exe",