Skip to content

Commit 3b7bf3d

Browse files
committed
Update mosh
1 parent e76166f commit 3b7bf3d

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

1212
static let frameworkName = "mosh"

0 commit comments

Comments
 (0)