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

Commit208b9b7

Browse files
committed
Fix issue w/ NIO1&2 using the same ID
...
1 parent6a3116b commit208b9b7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎swift-xcode-nio1.rb‎

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

33
desc"Build SwiftNIO 1 servers from within Xcode."
44
homepage"https://swiftxcode.github.io"
5-
url"https://github.com/SwiftXcode/SwiftNIO1_XcodeImage/archive/0.9.9.tar.gz"
6-
# curl -L https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.9.9.tar.gz | shasum -a 256
7-
sha256"51e4fef0ca0deb95960497e5a0ea8eade8489d9f8f214c41f5ba643ce1af9448"
5+
url"https://github.com/SwiftXcode/SwiftNIO1_XcodeImage/archive/0.9.10.tar.gz"
6+
# curl -L https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.9.10.tar.gz | shasum -a 256
7+
sha256"548b5de7efd311287fd773b9c8db88ac960ff6b7549720426f045ad2a698a060"
88

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

‎swift-xcode-nio2.rb‎

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

33
desc"Build SwiftNIO 2 servers from within Xcode."
44
homepage"https://swiftxcode.github.io"
5-
url"https://github.com/SwiftXcode/SwiftNIO2_XcodeImage/archive/0.10.1.tar.gz"
6-
# curl -L https://github.com/SwiftXcode/SwiftNIO2_XcodeImage/archive/0.10.1.tar.gz | shasum -a 256
7-
sha256"442a2222d41abca98717dbf836495326afa6a44a2557b59cd9e6542dac54e468"
5+
url"https://github.com/SwiftXcode/SwiftNIO2_XcodeImage/archive/0.10.2.tar.gz"
6+
# curl -L https://github.com/SwiftXcode/SwiftNIO2_XcodeImage/archive/0.10.2.tar.gz | shasum -a 256
7+
sha256"93f43940cf88775309fda35ef806282d2c2a3695e319ac5ae3c984d14b251302"
88

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp