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 2bfa8d8 commit 5eab259Copy full SHA for 5eab259
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.43.0.tar.gz"
5
- sha256 "fd1cb54df0453f7f1340bb293a2682bbeacbd307156aab919acdf715e36b6ee1"
+ url "https://github.com/zellij-org/zellij/archive/refs/tags/v0.43.1.tar.gz"
+ sha256 "e9fd24190869be6e9e8d731df2ccd0b3b1dd368ae9dbb9d620ec905b83e325ec"
6
license "MIT"
7
head "https://github.com/zellij-org/zellij.git", branch: "main"
8
0 commit comments