Skip to content

Commit e976971

Browse files
committed
zellij 0.41.1
1 parent 344cef1 commit e976971

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/z/zellij.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Zellij < Formula
22
desc "Pluggable terminal workspace, with terminal multiplexer as the base feature"
33
homepage "https://zellij.dev"
4-
url "https://github.com/zellij-org/zellij/archive/refs/tags/v0.41.0.tar.gz"
5-
sha256 "cfe987c6ab8adeb484cd429618a8019d162b7298b98da2288eed1b1d9aaf8ef5"
4+
url "https://github.com/zellij-org/zellij/archive/refs/tags/v0.41.1.tar.gz"
5+
sha256 "72db7eb7257db08f338f37f0294791ea815140f739fbcb7059ccb0c8165a99d3"
66
license "MIT"
77
head "https://github.com/zellij-org/zellij.git", branch: "main"
88

0 commit comments

Comments
 (0)