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 parentb0a2056 commit747e97bCopy full SHA for 747e97b
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.6.1.tar.gz"
6
-# curl -L https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.6.1.tar.gz | shasum -a 256
7
-sha256"6bfd1ea84afe2c571f27a6e2404d7ce2711c8dfc5c53968b9acc8d4313d3f08c"
+url"https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.7.0.tar.gz"
+# curl -L https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.7.0.tar.gz | shasum -a 256
+sha256"6b26b9cb49edc743a65c42c4e49f529e4a83c215774c49f710234c1918c1b8cf"
8
9
depends_on"swiftxcode/swiftxcode/swift-xcode"
10