Skip to content

Commit 85f2482

Browse files
committed
yazi 25.5.28
1 parent d3e5c77 commit 85f2482

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/y/yazi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Yazi < Formula
22
desc "Blazing fast terminal file manager written in Rust, based on async I/O"
33
homepage "https://github.com/sxyazi/yazi"
4-
url "https://github.com/sxyazi/yazi/archive/refs/tags/v25.4.8.tar.gz"
5-
sha256 "b001df58df5276587eecb89ed90e8ea7a2bf738819ccb1afc722355fa2c56eae"
4+
url "https://github.com/sxyazi/yazi/archive/refs/tags/v25.5.28.tar.gz"
5+
sha256 "6d6258d68f3e453be8b9ba966073d52af893149f04c790d6d8fe6f2597e26b4f"
66
license "MIT"
77
head "https://github.com/sxyazi/yazi.git", branch: "main"
88

0 commit comments

Comments
 (0)