croc: Update to version 10.0.10

This commit is contained in:
github-actions[bot] 2024-07-08 00:34:04 +00:00
parent 603e1d7c91
commit 447f72dc90

View File

@ -1,20 +1,20 @@
{ {
"version": "10.0.9", "version": "10.0.10",
"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.9/croc_v10.0.9_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.0.10/croc_v10.0.10_Windows-64bit.zip",
"hash": "e93ff9171c686f23b1007ecf288ce26d31c446feafbbf11f81305a03944a70c8" "hash": "724c9d8f3e2a04d5ff2829091988e14ab528f457416b7630f72d21dd28234acd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.0.9/croc_v10.0.9_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.0.10/croc_v10.0.10_Windows-32bit.zip",
"hash": "eba4051d72bfc26f67503d7fdce1ee5bc6b0ac76949826f4afab6664209957f2" "hash": "5ebaf4c03c0431e523fe8f920a9d442ad59e2154fc76553ebe17c498300d8ba7"
}, },
"arm64": { "arm64": {
"url": "https://github.com/schollz/croc/releases/download/v10.0.9/croc_v10.0.9_Windows-ARM64.zip", "url": "https://github.com/schollz/croc/releases/download/v10.0.10/croc_v10.0.10_Windows-ARM64.zip",
"hash": "ee8f7170dd20fa22a5f29ec6119ce4ca02648878317d02b4d0fb4fb20b23c315" "hash": "816f28da9d4edd0a9053d7e7d231b6e60bd594d926bb885d1231f67cd3aead46"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",