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 parentcb0bc3b commitec2ca90Copy full SHA for ec2ca90
swift-xcode-wo.rb
@@ -2,9 +2,9 @@ class SwiftXcodeWo < Formula
2
3
desc"Build Swift WebObjects applications within Xcode."
4
homepage"http://swiftobjects.org"
5
-url"https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.0.4.tar.gz"
6
-# curl -L https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.0.4.tar.gz | shasum -a 256
7
-sha256"bf821cc17b081e46fef079774bda2155f669c8739d0e7f2263f5859dd2e5573d"
+url"https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.5.0.tar.gz"
+# curl -L https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.5.0.tar.gz | shasum -a 256
+sha256"64ba5f72318bdeec67881bc812c7bbb2e2f4bb46883c59fcca450dd03e31fdb1"
8
9
depends_on"swiftxcode/swiftxcode/swift-xcode"
10