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 parent747e97b commit7d51f3eCopy full SHA for 7d51f3e
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.7.0.tar.gz"
6
-# curl -L https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.7.0.tar.gz | shasum -a 256
7
-sha256"6b26b9cb49edc743a65c42c4e49f529e4a83c215774c49f710234c1918c1b8cf"
+url"https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.7.1.tar.gz"
+# curl -L https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.7.1.tar.gz | shasum -a 256
+sha256"558a2d29c1d701808e7fb3bcaff09f5ed38d9b48d0fe458e5f5739b34d6b3705"
8
9
depends_on"swiftxcode/swiftxcode/swift-xcode"
10