File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
22# https://toml.io/en/
33name = " TunnelSSH"
4- version = " 1.2.0 "
4+ version = " 1.2.1 "
55dirs = [
66 " cmd/tunnelssh" , #
77 " cmd/netcat" ,
Original file line number Diff line number Diff line change 11name = " git-tunnel"
22description = " TunnelSSH - A witty ssh client"
33destination = " bin"
4- version = " 1.2.0 "
4+ version = " 1.2.1 "
55versioninfo = " res/versioninfo.json"
66manifest = " res/git-tunnel.manifest"
77goflags = [
Original file line number Diff line number Diff line change 11name = " netcat"
22description = " netcat - A witty netcat client"
33destination = " bin"
4- version = " 1.2.0 "
4+ version = " 1.2.1 "
55versioninfo = " res/versioninfo.json"
66manifest = " res/netcat.manifest"
77goflags = [
Original file line number Diff line number Diff line change 11name = " ssh-askpass"
22description = " Askpass Utility for TunnelSSH"
33destination = " bin"
4- version = " 1.2.0 "
4+ version = " 1.2.1 "
55versioninfo = " res/versioninfo.json"
66icon = " res/ssh-askpass.ico"
77manifest = " res/ssh-askpass.manifest"
Original file line number Diff line number Diff line change 11name = " tunnelssh"
22description = " TunnelSSH - A witty ssh client"
33destination = " bin"
4- version = " 1.2.0 "
4+ version = " 1.2.1 "
55versioninfo = " res/versioninfo.json"
66icon = " res/tunnelssh.ico"
77manifest = " res/tunnelssh.manifest"
You can’t perform that action at this time.
0 commit comments