We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1c6e8 commit a93dc18Copy full SHA for a93dc18
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 = "63d6b6539a3da511df93543aa13adb4957bb3755"
+ static let moshSHA = "b611742bc3c3cec9851d64e86bd37af6cac4ecc7"
10
static let moshVersion = "1.4.0"
11
12
static let frameworkName = "mosh"
0 commit comments