croc: Update to version 10.0.13

This commit is contained in:
github-actions[bot] 2024-10-01 16:30:55 +00:00
parent ccbbb90305
commit 86419b257e

View File

@ -1,20 +1,20 @@
{ {
"version": "10.0.12", "version": "10.0.13",
"description": "Easily and securely send things from one computer to another.", "description": "Easily and securely send things from one computer to another.",
"homepage": "https://schollz.com/software/croc6", "homepage": "https://schollz.com/software/croc6",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.0.12/croc_v10.0.12_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.0.13/croc_v10.0.13_Windows-64bit.zip",
"hash": "652cd03e4806b4ef2c9c43a4470038b3755e48f12e338240039fffc236206b3a" "hash": "620f9ced645d3d28ce2f3c2442b1387ae4953f69fd9cb3304340da8f04be0ee5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.0.12/croc_v10.0.12_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.0.13/croc_v10.0.13_Windows-32bit.zip",
"hash": "42400956a3ac63b6a18ed2eba9c0573264fa807e56cddf89288d7b5a979da40d" "hash": "f71827d765947a4d4b19258a7351742a4bdc4d54f64d15141cd32bcb2e464b38"
}, },
"arm64": { "arm64": {
"url": "https://github.com/schollz/croc/releases/download/v10.0.12/croc_v10.0.12_Windows-ARM64.zip", "url": "https://github.com/schollz/croc/releases/download/v10.0.13/croc_v10.0.13_Windows-ARM64.zip",
"hash": "f5386ae6aeb78ee1b1b68356a254ed54dada23a2686834db4f6f432d34c82c91" "hash": "41c5636a56d2d51ca0c97fce944b8f30e57fc450ac75a369c38724d61b2bbf07"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",