aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorRomain Bossart2014-06-11 21:56:11 +0200
committerJack Nagel2014-06-11 16:27:40 -0500
commit9502c23ce0c9e8fb25c9402f6c7c8d09f5add1a4 (patch)
treee8f57b644c34ec5566dbff1f7cb80f2a6f9890b1 /Library
parent8a42ea97d2569c4aa5a5d66aedacf750a8532644 (diff)
downloadhomebrew-9502c23ce0c9e8fb25c9402f6c7c8d09f5add1a4.tar.bz2
reattach-to-user-namespace 2.3
Closes #30072. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/reattach-to-user-namespace.rb4
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'