Skip to content

Commit e76166f

Browse files
committed
Update mosh
1 parent a93dc18 commit e76166f

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

1212
static let frameworkName = "mosh"

0 commit comments

Comments
 (0)