Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9147261

Browse files
committed
Update to Swift 4.2
Use Swift 4.2 in the pkg-swifts to avoid thewarning.
1 parentda9a38b commit9147261

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

‎swift-xcode-nio.rb‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ class SwiftXcodeNio < Formula
22

33
desc"Build Swift IO servers from within Xcode."
44
homepage"https://swiftxcode.github.io"
5-
url"https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.9.4.tar.gz"
6-
# curl -L https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.9.4.tar.gz | shasum -a 256
7-
sha256"6865751ea16734c18e06deac3b4f6d52f4af78ced5c53177d40ca36cb02081f3"
5+
url"https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.9.5.tar.gz"
6+
# curl -L https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.9.5.tar.gz | shasum -a 256
7+
sha256"edac4e868a559598a68fc151c797319dd48350da37887a899c32419c58304eec"
88

99
depends_on"libressl"
1010
depends_on"swiftxcode/swiftxcode/swift-xcode"

‎swift-xcode-wo.rb‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ class SwiftXcodeWo < Formula
22

33
desc"Build Swift WebObjects applications within Xcode."
44
homepage"http://swiftobjects.org"
5-
url"https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.5.2.tar.gz"
6-
# curl -L https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.5.2.tar.gz | shasum -a 256
7-
sha256"e8bcd9439a06cf2e94a3fc3629e163f5da666c8e1d0b76ec0640b2175a07fd38"
5+
url"https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.5.3.tar.gz"
6+
# curl -L https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.5.3.tar.gz | shasum -a 256
7+
sha256"ba90d6295ad6c9c5b4a89186fd7abbcdcbbbb41bd52c42085e3c5b9ca8932aaa"
88

99
depends_on"swiftxcode/swiftxcode/swift-xcode"
1010

‎swift-xcode.rb‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ class SwiftXcode < Formula
22

33
desc"Build Swift Package Manager from within Xcode."
44
homepage"https://swiftxcode.github.io"
5-
url"https://github.com/SwiftXcode/swift-xcode/archive/0.7.0.tar.gz"
6-
# curl -L https://github.com/SwiftXcode/swift-xcode/archive/0.7.0.tar.gz | shasum -a 256
7-
sha256"5cc70ad26ef93bd6d3edc83e5160636dbf9d2d8bd8790746ac6d1dd0e42bafb2"
5+
url"https://github.com/SwiftXcode/swift-xcode/archive/0.7.1.tar.gz"
6+
# curl -L https://github.com/SwiftXcode/swift-xcode/archive/0.7.1.tar.gz | shasum -a 256
7+
sha256"520ad801eeb07d0c7897a54edf43062a819e7c4039645710d12415c3d402484e"
88

99
depends_on"swiftxcode/swiftxcode/swift-progress"
1010

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp