xplr 0.20.1

Closes #117287.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Ruoyu Zhong 2022-12-05 00:09:42 +08:00 committed by BrewTestBot
parent 16a7a4e0f3
commit 7378a11f2c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Xplr < Formula
desc "Hackable, minimal, fast TUI file explorer"
homepage "https://github.com/sayanarijit/xplr"
url "https://github.com/sayanarijit/xplr/archive/v0.20.0.tar.gz"
sha256 "c4d63d9e1e313eeeb2e6d8d17e30b18ee4b8be01c419f08a89959fe5a4a09ac0"
url "https://github.com/sayanarijit/xplr/archive/v0.20.1.tar.gz"
sha256 "5a1fcc5929c4ec0f2852a8582e378df4c80ec9e75eedb04370457430aee6a697"
license "MIT"
head "https://github.com/sayanarijit/xplr.git", branch: "main"