aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2016-12-03 19:42:24 -0500
committerTeddy Wing2016-12-03 19:42:24 -0500
commitd72c0c18af130dac31329bdafb08a8ea48b0a669 (patch)
tree35982821ed4b4b5fb14913bbe2470712fb4219b0
parent759aadf74a8b742cee19f0f4ef0c9041388fb6ae (diff)
downloadqcd-d72c0c18af130dac31329bdafb08a8ea48b0a669.tar.bz2
Homebrew/qcd.rb: Update to v0.2.0
-rw-r--r--Homebrew/qcd.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Homebrew/qcd.rb b/Homebrew/qcd.rb
index 3180ffd..7888a66 100644
--- a/Homebrew/qcd.rb
+++ b/Homebrew/qcd.rb
@@ -1,8 +1,8 @@
class Qcd < Formula
desc "Define shortcuts to directories for quick `cd`s"
homepage "https://github.com/teddywing/qcd"
- url "https://github.com/teddywing/qcd/archive/v0.1.1.tar.gz"
- sha256 "780ed36d78e4e9d4b93d5127e764310e360fc7552b59b3b0e3876d5740f28779"
+ url "https://github.com/teddywing/qcd/archive/v0.2.0.tar.gz"
+ sha256 "0a33ea6b3f5cf9907d7ca1181c6f73207d38c6e7124edd03394909ec03001200"
def install
prefix.install "qcd"