diff --git a/Formula/desk.rb b/Formula/desk.rb index a6f29fc6072da..7f69c8edfb101 100644 --- a/Formula/desk.rb +++ b/Formula/desk.rb @@ -1,8 +1,8 @@ class Desk < Formula desc "Lightweight workspace manager for the shell" homepage "https://github.com/jamesob/desk" - url "https://github.com/jamesob/desk/archive/v0.4.0.tar.gz" - sha256 "1589cb02d1104b4008d9d1a1ee1a315d0bf5a8e8d6f8408d9f60201a4f04c896" + url "https://github.com/jamesob/desk/archive/v0.4.1.tar.gz" + sha256 "a6634bb0702a9c66ec1f19ac6f36ba09742ab8bd3ba1ed4e0643c02a8103eae4" bottle :unneeded @@ -10,6 +10,7 @@ def install bin.install "desk" bash_completion.install "shell_plugins/bash/desk" zsh_completion.install "shell_plugins/zsh/_desk" + fish_completion.install "shell_plugins/fish/desk.fish" end test do