croc: Update to version 10.0.8

This commit is contained in:
github-actions[bot] 2024-06-06 20:27:47 +00:00
parent 15c52c9408
commit f92b092394

View File

@ -1,20 +1,20 @@
{ {
"version": "10.0.7", "version": "10.0.8",
"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.7/croc_v10.0.7_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.0.8/croc_v10.0.8_Windows-64bit.zip",
"hash": "2147a6bee6c990eaee891913962e7214c430f4ac64a976cce6ce5c71355c873c" "hash": "3e3452697f876a45a760eb0be33eec8120c34a51ebdd2361faf3194287541619"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.0.7/croc_v10.0.7_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.0.8/croc_v10.0.8_Windows-32bit.zip",
"hash": "70ad530187e1afbc3337d82b26c65a2c45f282c35bd483d45e5cbf077b0a7c0c" "hash": "cfee7fd2113e7bbce7035af2619bcdba727a3da6059f961e831c3c5fa08f0e10"
}, },
"arm64": { "arm64": {
"url": "https://github.com/schollz/croc/releases/download/v10.0.7/croc_v10.0.7_Windows-ARM64.zip", "url": "https://github.com/schollz/croc/releases/download/v10.0.8/croc_v10.0.8_Windows-ARM64.zip",
"hash": "a2f8f4b3f7a3ebf595605ad5a7e5d50406183db3474a78f23050b3faf76272dc" "hash": "081b71f5f859957b79ca85acdc242b3fe7fad79ef22cb409e2fd4e9f5939f462"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",