From d4d23e06c1c95cfbb279d0a24b1e3b789e38be52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 13 Aug 2020 09:41:47 +0200 Subject: [PATCH] croc: Update to version 8.0.13 --- bucket/croc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/croc.json b/bucket/croc.json index aa31859099..ab94bafb3c 100644 --- a/bucket/croc.json +++ b/bucket/croc.json @@ -1,16 +1,16 @@ { - "version": "8.0.12", + "version": "8.0.13", "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/v8.0.12/croc_8.0.12_Windows-64bit.zip", - "hash": "6c44537130dbb8e6d27ed77ea31ae4d150fcc6295efe197f08daa3eef37336b0" + "url": "https://github.com/schollz/croc/releases/download/v8.0.13/croc_8.0.13_Windows-64bit.zip", + "hash": "efd3b644e6151115a5bb27fad495737d22f5bec00d99afce0a71c52b7d1b10d9" }, "32bit": { - "url": "https://github.com/schollz/croc/releases/download/v8.0.12/croc_8.0.12_Windows-32bit.zip", - "hash": "e12bcf98a425d1a79972f7dd70bfd7ce895c0778c41e0db6ea6927dc39e38be2" + "url": "https://github.com/schollz/croc/releases/download/v8.0.13/croc_8.0.13_Windows-32bit.zip", + "hash": "ca140fd2257c0d6555a7ea8d0d3efb0f0bf89ff694e8baefad3d35b0d24ecbb2" } }, "bin": "croc.exe",