croc: Update to version 10.1.1

This commit is contained in:
github-actions[bot] 2024-11-28 12:32:42 +00:00
parent b81ff6785b
commit 660c012ddf

View File

@ -1,20 +1,20 @@
{ {
"version": "10.1.0", "version": "10.1.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.1.0/croc_v10.1.0_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.1.1/croc_v10.1.1_Windows-64bit.zip",
"hash": "5e396778b4dddc94afa030aa8cb23e4c2de4b9f2a9bc3a8ee5d43c0567c8c4eb" "hash": "a3441775e9833939a238c5b13fe8564b225ef0def7983fc9ef1746e48f3f82ed"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.1.0/croc_v10.1.0_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.1.1/croc_v10.1.1_Windows-32bit.zip",
"hash": "e1d7927c9f4b7bc9e5079ca22857b46ea5e39fd4d1fbe415ac24c12ec7b912f9" "hash": "ac28dbde92097b0e44afe3b47438c963845d65fa88aed27136ebca38870adda5"
}, },
"arm64": { "arm64": {
"url": "https://github.com/schollz/croc/releases/download/v10.1.0/croc_v10.1.0_Windows-ARM64.zip", "url": "https://github.com/schollz/croc/releases/download/v10.1.1/croc_v10.1.1_Windows-ARM64.zip",
"hash": "4fe9718a0aeb5f9a05f662647a12781ea44b3640526615e62b389e76682a5d2f" "hash": "bfda2d9bd0610c660bc86497f79ce1e0fba9925e4e04bc1da9d19e01e74986fa"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",