croc: Update to version 9.6.15

This commit is contained in:
github-actions[bot] 2024-04-06 21:05:27 +00:00
parent 0b8f1eeba1
commit b119ae61e7

View File

@ -1,20 +1,20 @@
{ {
"version": "9.6.14", "version": "9.6.15",
"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/v9.6.14/croc_v9.6.14_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.6.15/croc_v9.6.15_Windows-64bit.zip",
"hash": "fbf6d5a9247b3b94aa1cac4544b494e778d9aba337bb9f565d55564f9370d673" "hash": "eb1331c36c28260faf8d1b45752e1b34127b5e39511b6bc63e91d864451e75dd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.6.14/croc_v9.6.14_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.6.15/croc_v9.6.15_Windows-32bit.zip",
"hash": "613c22eb4de89dfd04743ddfde15fd5200d086381928a51bb44857be9632ae14" "hash": "3f1ae0794ab004689fc66ba8f8050a31a1deae456952f4130be86e11cc4bace1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/schollz/croc/releases/download/v9.6.14/croc_v9.6.14_Windows-ARM64.zip", "url": "https://github.com/schollz/croc/releases/download/v9.6.15/croc_v9.6.15_Windows-ARM64.zip",
"hash": "ffcc4f73c47f5ba3fc2ee06f0365ad73c6766d2b32451a57fe580ffea5ff05c5" "hash": "c2dd5465b110d5771c1451a492be3987961a8d47f8633ac110bb5a5c2c85b800"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",