This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient-contrib. commit c4243adddcba481500eaeabf4872eaa46a3072bb Author: Mike DePaulo <mikedep333@gmail.com> Date: Sun Mar 29 15:33:17 2015 -0400 Add PuTTY 0.64 --- PuTTY/0.64_bin/plink.exe | Bin 0 -> 335872 bytes PuTTY/0.64_bin/pscp.exe | Bin 0 -> 352256 bytes PuTTY/0.64_bin_set-timestamps.sh | 2 ++ PuTTY/0.64_src.zip | Bin 0 -> 1465032 bytes 4 files changed, 2 insertions(+) diff --git a/PuTTY/0.64_bin/plink.exe b/PuTTY/0.64_bin/plink.exe new file mode 100755 index 0000000..70f0123 Binary files /dev/null and b/PuTTY/0.64_bin/plink.exe differ diff --git a/PuTTY/0.64_bin/pscp.exe b/PuTTY/0.64_bin/pscp.exe new file mode 100755 index 0000000..ca1aba9 Binary files /dev/null and b/PuTTY/0.64_bin/pscp.exe differ diff --git a/PuTTY/0.64_bin_set-timestamps.sh b/PuTTY/0.64_bin_set-timestamps.sh new file mode 100755 index 0000000..cf22f9d --- /dev/null +++ b/PuTTY/0.64_bin_set-timestamps.sh @@ -0,0 +1,2 @@ +touch --no-create -d "2015-02-28 15:34:12.000000000 -0500" "0.64_bin/plink.exe" +touch --no-create -d "2015-02-28 15:34:14.000000000 -0500" "0.64_bin/pscp.exe" diff --git a/PuTTY/0.64_src.zip b/PuTTY/0.64_src.zip new file mode 100644 index 0000000..2990594 Binary files /dev/null and b/PuTTY/0.64_src.zip differ -- Alioth's /srv/git/code.x2go.org/x2goclient-contrib.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient-contrib.git