croc: Update to version 9.2.0

This commit is contained in:
Richard Kuhnt 2021-06-21 19:00:23 +00:00
parent 51d06aa63e
commit 6543cf863d

View File

@ -1,16 +1,16 @@
{
"version": "9.1.6",
"version": "9.2.0",
"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.1.6/croc_9.1.6_Windows-64bit.zip",
"hash": "7bc8c67513eb13ae69c77c315ed354dfac7f2ead424fcd4ccb2384139926ff9f"
"url": "https://github.com/schollz/croc/releases/download/v9.2.0/croc_9.2.0_Windows-64bit.zip",
"hash": "0ac1e91826eabd78b1aca342ac11292a7399a2fdf714158298bae1d1bd12390b"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.1.6/croc_9.1.6_Windows-32bit.zip",
"hash": "6d738f958235ecda168b51cb0f3388bc17ff4d1a050aaa4bcab4dae04eb7f5c0"
"url": "https://github.com/schollz/croc/releases/download/v9.2.0/croc_9.2.0_Windows-32bit.zip",
"hash": "071f70a979704caf96d8ab9efe0b31c824fc4ef196efc734137207ad0d5cab5b"
}
},
"bin": "croc.exe",