croc: Update to version 10.1.3

This commit is contained in:
github-actions[bot] 2024-12-07 16:31:28 +00:00
parent b2e753cb91
commit 681fbc4db5

View File

@ -1,20 +1,20 @@
{ {
"version": "10.1.1", "version": "10.1.3",
"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.1.1/croc_v10.1.1_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.1.3/croc_v10.1.3_Windows-64bit.zip",
"hash": "a3441775e9833939a238c5b13fe8564b225ef0def7983fc9ef1746e48f3f82ed" "hash": "804201a4515437b3b24ffddc8aaa16cbd0640b4279237e0b162ea3e44c79e67f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.1.1/croc_v10.1.1_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.1.3/croc_v10.1.3_Windows-32bit.zip",
"hash": "ac28dbde92097b0e44afe3b47438c963845d65fa88aed27136ebca38870adda5" "hash": "546c3dfd281f8f06aaf64a0fedc31096e2af287e2fbaeffd4c431ed6a6c4d28a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/schollz/croc/releases/download/v10.1.1/croc_v10.1.1_Windows-ARM64.zip", "url": "https://github.com/schollz/croc/releases/download/v10.1.3/croc_v10.1.3_Windows-ARM64.zip",
"hash": "bfda2d9bd0610c660bc86497f79ce1e0fba9925e4e04bc1da9d19e01e74986fa" "hash": "dcb311e963ca2521c5e08f9701c7973043a6af15b7eba73595bc31a43dbd9abb"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",