diff --git a/Formula/ib-unfuck-git.rb b/Formula/ib-unfuck-git.rb index 8a89073..d31e63f 100644 --- a/Formula/ib-unfuck-git.rb +++ b/Formula/ib-unfuck-git.rb @@ -1,7 +1,7 @@ class IbUnfuckGit < Formula desc "Removes unnecessary changes from iOS/OSX repositories" homepage "https://github.com/Reflejo/ib-unfuck-git" - url "https://github.com/Reflejo/ib-unfuck-git/archive/v0.2.tar.gz" + url "https://github.com/Reflejo/ib-unfuck-git/archive/v0.3.tar.gz" depends_on :python if MacOS.version <= :snow_leopard