Skip to content

Commit 15fbb33

Browse files
committed
yazi 25.4.8
1 parent 1eff6d8 commit 15fbb33

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.3.2.tar.gz"
5-
sha256 "bc1a7b6cd69310ea3369bec2a618e7a0f683f7d25f41a1abdcab82f6a1886bab"
4+
url "https://github.com/sxyazi/yazi/archive/refs/tags/v25.4.8.tar.gz"
5+
sha256 "b001df58df5276587eecb89ed90e8ea7a2bf738819ccb1afc722355fa2c56eae"
66
license "MIT"
77
head "https://github.com/sxyazi/yazi.git", branch: "main"
88

0 commit comments

Comments
 (0)