croc: Update to version 10.0.9

This commit is contained in:
github-actions[bot] 2024-06-26 20:27:27 +00:00
parent f7dae82d43
commit 7ee960a733

View File

@ -1,20 +1,20 @@
{ {
"version": "10.0.8", "version": "10.0.9",
"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.8/croc_v10.0.8_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.0.9/croc_v10.0.9_Windows-64bit.zip",
"hash": "3e3452697f876a45a760eb0be33eec8120c34a51ebdd2361faf3194287541619" "hash": "e93ff9171c686f23b1007ecf288ce26d31c446feafbbf11f81305a03944a70c8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.0.8/croc_v10.0.8_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.0.9/croc_v10.0.9_Windows-32bit.zip",
"hash": "cfee7fd2113e7bbce7035af2619bcdba727a3da6059f961e831c3c5fa08f0e10" "hash": "eba4051d72bfc26f67503d7fdce1ee5bc6b0ac76949826f4afab6664209957f2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/schollz/croc/releases/download/v10.0.8/croc_v10.0.8_Windows-ARM64.zip", "url": "https://github.com/schollz/croc/releases/download/v10.0.9/croc_v10.0.9_Windows-ARM64.zip",
"hash": "081b71f5f859957b79ca85acdc242b3fe7fad79ef22cb409e2fd4e9f5939f462" "hash": "ee8f7170dd20fa22a5f29ec6119ce4ca02648878317d02b4d0fb4fb20b23c315"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",