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 parent1de113c commit583301eCopy full SHA for 583301e
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.0.tar.gz"
6
-# curl -L https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.8.0.tar.gz | shasum -a 256
7
-sha256"2899606900823b68d80b5cce090186a7e99b7cf89b8d6c7962ae9c2a24d8ddc6"
+url"https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.8.1.tar.gz"
+# curl -L https://github.com/SwiftXcode/SwiftNIO_XcodeImage/archive/0.8.1.tar.gz | shasum -a 256
+sha256"90a75648da345d511dad056e05ed1ca6bdfc11fc2655e8ff656a94776a021cf2"
8
9
depends_on"libressl"
10
depends_on"swiftxcode/swiftxcode/swift-xcode"