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 495e049 commit 982b73bCopy full SHA for 982b73b
Formula/x/xplr.rb
@@ -1,8 +1,8 @@
1
class Xplr < Formula
2
desc "Hackable, minimal, fast TUI file explorer"
3
homepage "https://github.com/sayanarijit/xplr"
4
- url "https://github.com/sayanarijit/xplr/archive/refs/tags/v0.21.9.tar.gz"
5
- sha256 "345400c2fb7046963b2e0fcca8802b6e523e0fb742d0d893cb7fd42f10072a55"
+ url "https://github.com/sayanarijit/xplr/archive/refs/tags/v0.21.10.tar.gz"
+ sha256 "9d0201dd6beff259a614a6e38f7f321f1cbefd191d661fc70506c2ffd1501e33"
6
license "MIT"
7
head "https://github.com/sayanarijit/xplr.git", branch: "main"
8
0 commit comments