From 7046e2fcad0ff60c21e2a81f85b1152a6d4b3713 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 16:27:23 +0000 Subject: [PATCH] croc: Update to version 10.04 --- bucket/croc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index 0cceb09e00..74ccfc581e 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,20 +1,20 @@ { - "version": "10.0.3", + "version": "10.04", "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.3/croc_v10.0.3_Windows-64bit.zip", - "hash": "100124ed2b91f4b7b543dccfed2277eea2938a4e9be794a3b58c0dca853ed8bb" + "url": "https://github.com/schollz/croc/releases/download/v10.04/croc_v10.04_Windows-64bit.zip", + "hash": "f65551ab35523ea2ed7912bffbc20dfe3479ed7e9e9c211588023af5c7a8973f" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v10.0.3/croc_v10.0.3_Windows-32bit.zip", - "hash": "3bee11d694a1111b89f5fdb89af0479ef294819122cb592bc7388af31a153e8c" + "url": "https://github.com/schollz/croc/releases/download/v10.04/croc_v10.04_Windows-32bit.zip", + "hash": "5ab799ef61a1f17656f4462454a0be157478cf6dc765f71a04bc5cdbce167edd" }, "arm64": { - "url": "https://github.com/schollz/croc/releases/download/v10.0.3/croc_v10.0.3_Windows-ARM64.zip", - "hash": "12a055ad3d2d314199a426203682d274f3b8986cfa18115f79b26d0cbec8e408" + "url": "https://github.com/schollz/croc/releases/download/v10.04/croc_v10.04_Windows-ARM64.zip", + "hash": "956ba37a15d7643e7d71fc43edeb258416f2499dfd8b073d4ae14081c4f5909a" } }, "bin": "croc.exe",