croc: Update to version 9.6.17

This commit is contained in:
github-actions[bot] 2024-05-20 20:25:25 +00:00
parent f42b81f688
commit 0e4d05f15b

View File

@ -1,20 +1,20 @@
{ {
"version": "9.6.15", "version": "9.6.17",
"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.15/croc_v9.6.15_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.6.17/croc_v9.6.17_Windows-64bit.zip",
"hash": "eb1331c36c28260faf8d1b45752e1b34127b5e39511b6bc63e91d864451e75dd" "hash": "bdb34092a49fefb35cadcd34a6ab035458e4b9eaf3ad6c2cd576a34b6a380f05"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.6.15/croc_v9.6.15_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.6.17/croc_v9.6.17_Windows-32bit.zip",
"hash": "3f1ae0794ab004689fc66ba8f8050a31a1deae456952f4130be86e11cc4bace1" "hash": "c6d30b7cba91fdf98c720d592a5d1b06a195786e31a32ee0aa7c161d5311c48a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/schollz/croc/releases/download/v9.6.15/croc_v9.6.15_Windows-ARM64.zip", "url": "https://github.com/schollz/croc/releases/download/v9.6.17/croc_v9.6.17_Windows-ARM64.zip",
"hash": "c2dd5465b110d5771c1451a492be3987961a8d47f8633ac110bb5a5c2c85b800" "hash": "8465ca751d2faf07875775dd455099e4edf7101549a1b12643a3a5500932c57b"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",