Skip to content

Commit a234d6d

Browse files
committed
Update mosh
1 parent 3b7bf3d commit a234d6d

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 = "cbad23e600df9f44393ddf1308db9161a159aa4e"
9+
static let moshSHA = "67796269a0cae7628be8a2cb310befc28d88ab05"
1010
static let moshVersion = "1.4.0"
1111

1212
static let frameworkName = "mosh"

0 commit comments

Comments
 (0)