diff --git a/bin/curl.exe b/bin/curl.exe index bf1e98c3..c1f79af7 100644 Binary files a/bin/curl.exe and b/bin/curl.exe differ diff --git a/bin/ssh.bat b/bin/ssh.bat new file mode 100644 index 00000000..44da25ba --- /dev/null +++ b/bin/ssh.bat @@ -0,0 +1,2 @@ +@echo off +plink %1 %2 %3 %4 %5 %6 %7 %8 %9 \ No newline at end of file diff --git a/bin/vim.exe b/bin/vim.exe index 4e64c830..4ff13326 100644 Binary files a/bin/vim.exe and b/bin/vim.exe differ