Skip to content

Commit

Permalink
yank 0.7.1
Browse files Browse the repository at this point in the history
Closes #5695.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
dongcarl authored and MikeMcQuaid committed Oct 9, 2016
1 parent 85faf7a commit cbcd8a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/yank.rb
@@ -1,8 +1,8 @@
class Yank < Formula
desc "Copy terminal output to clipboard"
homepage "https://github.com/mptre/yank"
url "https://github.com/mptre/yank/archive/v0.7.0.tar.gz"
sha256 "7f147741462303e9a7530435ea8c0ba243054516a67f321c63bec2cedd593685"
url "https://github.com/mptre/yank/archive/v0.7.1.tar.gz"
sha256 "54be76ced7c68fa1f45bb18b66a62777e975c6febf32c9c4c0c9d9611297f717"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit cbcd8a2

Please sign in to comment.