We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentf8e9e9c commitda9a38bCopy full SHA for da9a38b
swift-xcode-nio.rb
@@ -2,9 +2,9 @@ class SwiftXcodeNio < Formula
2
3
desc"Build Swift IO servers from within Xcode."
4
homepage"https://swiftxcode.github.io"
5
-url"https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.8.2.tar.gz"
6
-# curl -L https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.8.2.tar.gz | shasum -a 256
7
-sha256"2e4a68cb8484831bbcb75bde73abca87c0a09a35c2e9244a64ec8acb7d422973"
+url"https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.9.4.tar.gz"
+# curl -L https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.9.4.tar.gz | shasum -a 256
+sha256"6865751ea16734c18e06deac3b4f6d52f4af78ced5c53177d40ca36cb02081f3"
8
9
depends_on"libressl"
10
depends_on"swiftxcode/swiftxcode/swift-xcode"