croc: Update to version 9.5.4

This commit is contained in:
github-actions[bot] 2022-04-27 16:31:41 +00:00
parent 237d560b12
commit e9dfa4d506

View File

@ -1,16 +1,16 @@
{ {
"version": "9.5.3", "version": "9.5.4",
"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.3/croc_9.5.3_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.5.4/croc_9.5.4_Windows-64bit.zip",
"hash": "3fb5f731b6489fd3bd5f6f63b286f5080ca929027f284113f65f446ac8024fed" "hash": "dbf49c18908f35686b47898b64ee951f67fef63fb8a3b3cdb471eb83f6b9877d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.5.3/croc_9.5.3_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.5.4/croc_9.5.4_Windows-32bit.zip",
"hash": "ea4c733f7fc4107595e6ce5c257514960d2e1ee672372dc8169d3cb1c742c6c0" "hash": "1ecf3745bddb608a552033b4e5d3091503618194ac72c61b6b7eda572da9eab1"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",