croc: Update to version 9.0.0

This commit is contained in:
Richard Kuhnt 2021-04-18 04:00:28 +00:00
parent 3159f1a1e3
commit ce34a6685a

View File

@ -1,16 +1,16 @@
{
"version": "8.6.12",
"version": "9.0.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/v8.6.12/croc_8.6.12_Windows-64bit.zip",
"hash": "0e4b8e414bb50bc9ce60bacc6af463b7862ac321d5881989187e03dc1bcfe960"
"url": "https://github.com/schollz/croc/releases/download/v9.0.0/croc_9.0.0_Windows-64bit.zip",
"hash": "bba5c1d2ff17bd05c8fdb6f53b98370fa69fa2d603e9b0fa352b48aabdf1938b"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.6.12/croc_8.6.12_Windows-32bit.zip",
"hash": "9d3057d4cb9f2aaa1332ec0ec58a653523460b81020b125adca6c8281ebd04cb"
"url": "https://github.com/schollz/croc/releases/download/v9.0.0/croc_9.0.0_Windows-32bit.zip",
"hash": "d0f814207aa4a32e7c7a28ce7f5a7ec173ed0a507333d054dd5ae6f18d1e4b75"
}
},
"bin": "croc.exe",