croc: Update to version 10.3.1

This commit is contained in:
github-actions[bot] 2025-11-20 16:30:30 +00:00
parent be19896b91
commit c86ee1fbeb

View File

@ -1,20 +1,20 @@
{ {
"version": "10.3.0", "version": "10.3.1",
"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.3.0/croc_v10.3.0_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.3.1/croc_v10.3.1_Windows-64bit.zip",
"hash": "2bc355af25eea80fa95b327246a955f3fecda0b7effa4934d142cfa7f3d67f2a" "hash": "005d563026de72ce703d10833354dd5fe952301a69d73d67f8004a19c42bfcb4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.3.0/croc_v10.3.0_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.3.1/croc_v10.3.1_Windows-32bit.zip",
"hash": "b47dd4ec85bf6ec28a432d6cfdaa7eec485c50ff1df8cf4de3ff98416426f43d" "hash": "ca6650e8b7a2383d66af88e59e5b37a44c5440dc3b1a2b11cfea65f9513c8b82"
}, },
"arm64": { "arm64": {
"url": "https://github.com/schollz/croc/releases/download/v10.3.0/croc_v10.3.0_Windows-ARM64.zip", "url": "https://github.com/schollz/croc/releases/download/v10.3.1/croc_v10.3.1_Windows-ARM64.zip",
"hash": "53ef6a7d90b952d3a8ef0b76a51a92614db7f748af97647dbef58103d3fdcddf" "hash": "cc1d065a0c84947c4950718e4d4898d4b8102cf798d6f669d007c6ca06038833"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",