We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 344cef1 commit e976971Copy full SHA for e976971
Formula/z/zellij.rb
@@ -1,8 +1,8 @@
1
class Zellij < Formula
2
desc "Pluggable terminal workspace, with terminal multiplexer as the base feature"
3
homepage "https://zellij.dev"
4
- url "https://github.com/zellij-org/zellij/archive/refs/tags/v0.41.0.tar.gz"
5
- sha256 "cfe987c6ab8adeb484cd429618a8019d162b7298b98da2288eed1b1d9aaf8ef5"
+ url "https://github.com/zellij-org/zellij/archive/refs/tags/v0.41.1.tar.gz"
+ sha256 "72db7eb7257db08f338f37f0294791ea815140f739fbcb7059ccb0c8165a99d3"
6
license "MIT"
7
head "https://github.com/zellij-org/zellij.git", branch: "main"
8
0 commit comments