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 parentce85646 commitecd2585Copy full SHA for ecd2585
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.7.2.tar.gz"
6
-# curl -L https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.7.2.tar.gz | shasum -a 256
7
-sha256"9438c2bfe0e8383d76f3226995c6a1b38b5b0f49b01fd71393104d57041601b4"
+url"https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.8.0.tar.gz"
+# curl -L https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.8.0.tar.gz | shasum -a 256
+sha256"2899606900823b68d80b5cce090186a7e99b7cf89b8d6c7962ae9c2a24d8ddc6"
8
9
depends_on"libressl"
10
depends_on"swiftxcode/swiftxcode/swift-xcode"