We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93dc18 commit e76166fCopy full SHA for e76166f
Sources/build/main.swift
@@ -6,7 +6,7 @@ import Foundation
6
7
enum Config {
8
static let moshOrigin = "https://github.com/blinksh/mosh.git"
9
- static let moshSHA = "b611742bc3c3cec9851d64e86bd37af6cac4ecc7"
+ static let moshSHA = "87bdbe56ed736626fd6102fa6a7b3b550dd93d54"
10
static let moshVersion = "1.4.0"
11
12
static let frameworkName = "mosh"
0 commit comments