We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76166f commit 3b7bf3dCopy full SHA for 3b7bf3d
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 = "87bdbe56ed736626fd6102fa6a7b3b550dd93d54"
+ static let moshSHA = "cbad23e600df9f44393ddf1308db9161a159aa4e"
10
static let moshVersion = "1.4.0"
11
12
static let frameworkName = "mosh"
0 commit comments