Skip to content

Commit

Permalink
Upgrade cygwin and mintty
Browse files Browse the repository at this point in the history
  • Loading branch information
goreliu committed Feb 14, 2017
1 parent ee5faf2 commit 978441c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/package.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version="0.6.6"
version="0.6.7"

set -e

Expand Down
4 changes: 2 additions & 2 deletions src/prepare.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

cygwin_version="2.6.1-1"
mintty_version="2.7.3-0"
cygwin_version="2.7.0-1"
mintty_version="2.7.4-0"
wslbridge_version="0.2.1"
cbwin_version="0.13"

Expand Down

0 comments on commit 978441c

Please sign in to comment.