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

Commit583301e

Browse files
committed
Use template w/ NIO 1.8.0 API fixes
... avoid deprecation warnings.
1 parent1de113c commit583301e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
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.8.0.tar.gz"
6-
# curl -L https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.8.0.tar.gz | shasum -a 256
7-
sha256"2899606900823b68d80b5cce090186a7e99b7cf89b8d6c7962ae9c2a24d8ddc6"
5+
url"https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.8.1.tar.gz"
6+
# curl -L https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.8.1.tar.gz | shasum -a 256
7+
sha256"90a75648da345d511dad056e05ed1ca6bdfc11fc2655e8ff656a94776a021cf2"
88

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp