croc: Update to version 9.5.1

This commit is contained in:
github-actions[bot] 2022-02-03 20:27:00 +00:00
parent daee2545cd
commit ad3776f699

View File

@ -1,16 +1,16 @@
{ {
"version": "9.5.0", "version": "9.5.1",
"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.5.0/croc_9.5.0_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.5.1/croc_9.5.1_Windows-64bit.zip",
"hash": "921a922588e9d47e15e3576628bbdc42a38b1e1d4398b6b00b52bea38b80a397" "hash": "b29852a14721c5459f79f7f9942c5d4ba3f44ddf7c30f23ec7d734806ae4e10b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.5.0/croc_9.5.0_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.5.1/croc_9.5.1_Windows-32bit.zip",
"hash": "a222534ba67bc6790aa17007ce6a42f9bd3171f8a548a413401d5e902fea93fa" "hash": "9914cfe61e350780e8c8368823bf7f8d3556c20354853870d115a445aa372f87"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",