diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/xcproj.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/xcproj.rb b/Library/Formula/xcproj.rb index b94b67d7f..660711809 100644 --- a/Library/Formula/xcproj.rb +++ b/Library/Formula/xcproj.rb @@ -2,8 +2,8 @@ require 'formula' class Xcproj < Formula homepage 'https://github.com/0xced/xcproj' - url 'https://github.com/0xced/xcproj/archive/0.1.1.tar.gz' - sha1 '3cf2e286dda4d647e8031026145fb964d826f0a3' + url 'https://github.com/0xced/xcproj/archive/0.1.2.tar.gz' + sha1 '624ae9349b6c4eaa66d1b57bdd4038548c83c30c' head 'https://github.com/0xced/xcproj.git' |
