croc: Update to version 9.5.3

This commit is contained in:
github-actions[bot] 2022-04-07 16:31:46 +00:00
parent a731209640
commit c5ecd6e9e4

View File

@ -1,16 +1,16 @@
{ {
"version": "9.5.2", "version": "9.5.3",
"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.2/croc_9.5.2_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.5.3/croc_9.5.3_Windows-64bit.zip",
"hash": "24a32b469471cbf4a864ae4b2ca6c7f11168cde6fb27511e938cd61e0bdc9b20" "hash": "3fb5f731b6489fd3bd5f6f63b286f5080ca929027f284113f65f446ac8024fed"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.5.2/croc_9.5.2_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.5.3/croc_9.5.3_Windows-32bit.zip",
"hash": "07e3b621d575b4fc1af8ee0bf2f7f6c756bdf62dec92e54b525d4c3b46601146" "hash": "ea4c733f7fc4107595e6ce5c257514960d2e1ee672372dc8169d3cb1c742c6c0"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",