croc: Update to version 10.2.7

This commit is contained in:
github-actions[bot] 2025-10-16 16:30:20 +00:00
parent 8d9426034c
commit 6558f16705

View File

@ -1,20 +1,20 @@
{ {
"version": "10.2.5", "version": "10.2.7",
"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.2.5/croc_v10.2.5_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.2.7/croc_v10.2.7_Windows-64bit.zip",
"hash": "1fdf10fddae2822cc4751b7c7b63c5e3143c4e59e6bd5e9af48216a65b992073" "hash": "ce6c73c280bf92b44f92c38417b0d0f7ffe62cd62b43cecba3d009a1befb3465"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.2.5/croc_v10.2.5_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.2.7/croc_v10.2.7_Windows-32bit.zip",
"hash": "9956407daac64047de0400378fc49669bbf8076846de7b136da3300d564c608b" "hash": "a9c767785f16551aac6d1b92b042157890523f4500949867f0ad6748e9bc30a6"
}, },
"arm64": { "arm64": {
"url": "https://github.com/schollz/croc/releases/download/v10.2.5/croc_v10.2.5_Windows-ARM64.zip", "url": "https://github.com/schollz/croc/releases/download/v10.2.7/croc_v10.2.7_Windows-ARM64.zip",
"hash": "3c8d93ccba801f33b354dd7a8f3e06375b1bb751e54bc4c6ab2e5175a27d0960" "hash": "4d31bd74995b7758b8c9678173ade94f7c0ec680533d99b0388dfb3f21d7cf4c"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",