From f92b092394e04ac1bbacd447b94371ad4c303191 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 20:27:47 +0000 Subject: [PATCH] croc: Update to version 10.0.8 --- bucket/croc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 01999a7ec3..d67d54db19 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "10.0.7", + "version": "10.0.8", "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.7/croc_v10.0.7_Windows-64bit.zip", - "hash": "2147a6bee6c990eaee891913962e7214c430f4ac64a976cce6ce5c71355c873c" + "url": "https://github.com/schollz/croc/releases/download/v10.0.8/croc_v10.0.8_Windows-64bit.zip", + "hash": "3e3452697f876a45a760eb0be33eec8120c34a51ebdd2361faf3194287541619" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v10.0.7/croc_v10.0.7_Windows-32bit.zip", - "hash": "70ad530187e1afbc3337d82b26c65a2c45f282c35bd483d45e5cbf077b0a7c0c" + "url": "https://github.com/schollz/croc/releases/download/v10.0.8/croc_v10.0.8_Windows-32bit.zip", + "hash": "cfee7fd2113e7bbce7035af2619bcdba727a3da6059f961e831c3c5fa08f0e10" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v10.0.7/croc_v10.0.7_Windows-ARM64.zip", - "hash": "a2f8f4b3f7a3ebf595605ad5a7e5d50406183db3474a78f23050b3faf76272dc" + "url": "https://github.com/schollz/croc/releases/download/v10.0.8/croc_v10.0.8_Windows-ARM64.zip", + "hash": "081b71f5f859957b79ca85acdc242b3fe7fad79ef22cb409e2fd4e9f5939f462" } }, "bin": "croc.exe",