Skip to content

Commit a93dc18

Browse files
committed
Update mosh
1 parent dd1c6e8 commit a93dc18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/build/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import Foundation
66

77
enum Config {
88
static let moshOrigin = "https://github.com/blinksh/mosh.git"
9-
static let moshSHA = "63d6b6539a3da511df93543aa13adb4957bb3755"
9+
static let moshSHA = "b611742bc3c3cec9851d64e86bd37af6cac4ecc7"
1010
static let moshVersion = "1.4.0"
1111

1212
static let frameworkName = "mosh"

0 commit comments

Comments
 (0)