croc: Update to version 9.6.1

This commit is contained in:
github-actions[bot] 2022-10-18 00:42:05 +00:00
parent 427f9aee4b
commit 45ea80cf3a

View File

@ -1,16 +1,16 @@
{
"version": "9.6.0",
"version": "9.6.1",
"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/v9.6.0/croc_9.6.0_Windows-64bit.zip",
"hash": "9b96a8891da7419abaf4a0d7dddc641da62c315147263f6c4a3e24d85a2eb7c1"
"url": "https://github.com/schollz/croc/releases/download/v9.6.1/croc_9.6.1_Windows-64bit.zip",
"hash": "db5e546ccf1140e5621a2024092159a2170946908fab79e9d9c8f76e17d55706"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.6.0/croc_9.6.0_Windows-32bit.zip",
"hash": "0c7c16e2456c4a3f25e1146f129c5588c781d1a7ed5e5a65476409369eb58628"
"url": "https://github.com/schollz/croc/releases/download/v9.6.1/croc_9.6.1_Windows-32bit.zip",
"hash": "575019c8806bf0a4e86798d845ea097806273223c2db133f3f30295b526591e7"
}
},
"bin": "croc.exe",