Skip to content

Commit 982b73b

Browse files
committed
xplr 0.21.10
1 parent 495e049 commit 982b73b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/x/xplr.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Xplr < Formula
22
desc "Hackable, minimal, fast TUI file explorer"
33
homepage "https://github.com/sayanarijit/xplr"
4-
url "https://github.com/sayanarijit/xplr/archive/refs/tags/v0.21.9.tar.gz"
5-
sha256 "345400c2fb7046963b2e0fcca8802b6e523e0fb742d0d893cb7fd42f10072a55"
4+
url "https://github.com/sayanarijit/xplr/archive/refs/tags/v0.21.10.tar.gz"
5+
sha256 "9d0201dd6beff259a614a6e38f7f321f1cbefd191d661fc70506c2ffd1501e33"
66
license "MIT"
77
head "https://github.com/sayanarijit/xplr.git", branch: "main"
88

0 commit comments

Comments
 (0)