croc: Update to version 9.6.2

This commit is contained in:
github-actions[bot] 2022-12-06 16:42:30 +00:00
parent 9f3acb817e
commit 2ce2e15745

View File

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