Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
yank 0.5.0
Browse files Browse the repository at this point in the history
Closes #46515.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
dongcarl authored and DomT4 committed Dec 1, 2015
1 parent 24ac153 commit fdfe971
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/yank.rb
@@ -1,8 +1,8 @@
class Yank < Formula
desc "Yank terminal output to clipboard"
homepage "https://github.com/mptre/yank"
url "https://github.com/mptre/yank/archive/v0.4.1.tar.gz"
sha256 "cbd6b3c9d580fa619f3cba2c53b18d26674d587333976fe75b402f76ea01c4e5"
url "https://github.com/mptre/yank/archive/v0.5.0.tar.gz"
sha256 "237a8406130fda2f555ef2696e114ef508257743feb02865b21f62db43c52fa5"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit fdfe971

Please sign in to comment.