Skip to content

Commit 5eab259

Browse files
committed
zellij 0.43.1
1 parent 2bfa8d8 commit 5eab259

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.43.0.tar.gz"
5-
sha256 "fd1cb54df0453f7f1340bb293a2682bbeacbd307156aab919acdf715e36b6ee1"
4+
url "https://github.com/zellij-org/zellij/archive/refs/tags/v0.43.1.tar.gz"
5+
sha256 "e9fd24190869be6e9e8d731df2ccd0b3b1dd368ae9dbb9d620ec905b83e325ec"
66
license "MIT"
77
head "https://github.com/zellij-org/zellij.git", branch: "main"
88

0 commit comments

Comments
 (0)