diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/reattach-to-user-namespace.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/reattach-to-user-namespace.rb b/Library/Formula/reattach-to-user-namespace.rb index df91fad4b..4a050aa24 100644 --- a/Library/Formula/reattach-to-user-namespace.rb +++ b/Library/Formula/reattach-to-user-namespace.rb @@ -2,8 +2,8 @@ require 'formula' class ReattachToUserNamespace < Formula homepage 'https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard' - url 'https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard/archive/v2.2.tar.gz' - sha1 '9003717da30930990f1c10ef9da1c8071eaac962' + url 'https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard/archive/v2.3.tar.gz' + sha1 '830d329992b294c2673ed240ee3c7786e4e06308' head 'https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard.git' |
