Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Commit

Permalink
Update UTI formula to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Dec 17, 2019
1 parent 96ab2fd commit 7df9c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/uti.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Uti < Formula
desc "A command-line utility that prints the path of the derived data directory for the current Xcode project"
homepage "https://github.com/NSHipster/uti"
url "https://github.com/NSHipster/uti.git", tag: "1.0.0"
url "https://github.com/NSHipster/uti.git", tag: "1.0.1"
head "https://github.com/NSHipster/uti.git", :shallow => false

depends_on :macos
Expand Down

0 comments on commit 7df9c82

Please sign in to comment.