{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1739225395,"commit_time":1739270298,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"6975a0ecda23827cb28bc1ce7568baf1d1cd41f1","message":"libssh2: fix to use non-deprecated `libssh2_scp_send64()`\n\nSeen in curl-for-win daily, building against libssh2 1.11.2_DEV:\n```\ncurl-for-win/curl/lib/vssh/libssh2.c:2644:9: warning: 'libssh2_scp_send_ex' is deprecated:\n  since libssh2 1.2.6. Use libssh2_scp_send64() [-Wdeprecated-declarations]\n 2644 |         SCP_SEND(sshc->ssh_session, sshp->path, data->set.new_file_perms,\n```\nRef: https://github.com/curl/curl-for-win/actions/runs/13229370277/job/36924363438#step:3:5805\n\nFollow-up to 553248f501762735c6aa5531f5748e88aefb5314 #16199\n\nCloses #16291\n","parents":["160c0ffc17ea135e286d8aefa0f99718679baaf8"],"tree_hash":"3e42dd76b4bc7a5df676cd8434224f901bcf932b"}