croc: Update to version 10.2.2

This commit is contained in:
github-actions[bot] 2025-03-25 04:29:16 +00:00
parent d55970ad5b
commit 958ed1416c

View File

@ -1,20 +1,20 @@
{
"version": "10.2.1",
"version": "10.2.2",
"description": "Easily and securely send things from one computer to another.",
"homepage": "https://schollz.com/software/croc6",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.2.1/croc_v10.2.1_Windows-64bit.zip",
"hash": "19cf7f92ad4a5f458e6569830e2ff805e3fa50723e67fff5ef430fac4a40b62e"
"url": "https://github.com/schollz/croc/releases/download/v10.2.2/croc_v10.2.2_Windows-64bit.zip",
"hash": "97569bdd93adf19ccb5d6c2eb0912daa453f8f78d2f735fcbad34ee735296983"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.2.1/croc_v10.2.1_Windows-32bit.zip",
"hash": "70a4631e43134af49d957c6e4fa3275383c1543f5462d6230f90b2e446189efe"
"url": "https://github.com/schollz/croc/releases/download/v10.2.2/croc_v10.2.2_Windows-32bit.zip",
"hash": "1b57425b5702f8af6ab138fb3b5402216d0892cf4369aa24340f9f6616ddd3d7"
},
"arm64": {
"url": "https://github.com/schollz/croc/releases/download/v10.2.1/croc_v10.2.1_Windows-ARM64.zip",
"hash": "b421bac88d296432b6b92005e1dd0c6fc94a023a54afdd0d4965693d264cfd5e"
"url": "https://github.com/schollz/croc/releases/download/v10.2.2/croc_v10.2.2_Windows-ARM64.zip",
"hash": "80bc0e9c6853d760b9ab15de9cab66ea2217ae2a68c04656003055ed21755d36"
}
},
"bin": "croc.exe",