tmuxinator 1.1.4

Closes #48550.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Dawid Dziurla 2020-01-05 20:58:26 +01:00 committed by Rui Chen
parent 4af5cf0049
commit b4cef178c9

View file

@ -1,8 +1,8 @@
class Tmuxinator < Formula
desc "Manage complex tmux sessions easily"
homepage "https://github.com/tmuxinator/tmuxinator"
url "https://github.com/tmuxinator/tmuxinator/archive/v1.1.3.tar.gz"
sha256 "84fdc5fff0d76e415cfd165e79cb21682f9dc68e58a771dbe968099956609568"
url "https://github.com/tmuxinator/tmuxinator/archive/v1.1.4.tar.gz"
sha256 "db24b1e07aa7164bee2cf73cc936dc2fb75aa4d062b3b70dccd5f85e6d580e34"
head "https://github.com/tmuxinator/tmuxinator.git"
bottle do
@ -21,8 +21,8 @@ class Tmuxinator < Formula
end
resource "thor" do
url "https://rubygems.org/downloads/thor-0.20.3.gem"
sha256 "49bc217fe28f6af34c6e60b003e3405c27595a55689077d82e9e61d4d3b519fa"
url "https://rubygems.org/downloads/thor-1.0.1.gem"
sha256 "7572061e3cbe6feee57828670e6a25a66dd397f05c1f8515d49f770a7d9d70f5"
end
resource "xdg" do