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