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 1eff6d8 commit 15fbb33Copy full SHA for 15fbb33
Formula/y/yazi.rb
@@ -1,8 +1,8 @@
1
class Yazi < Formula
2
desc "Blazing fast terminal file manager written in Rust, based on async I/O"
3
homepage "https://github.com/sxyazi/yazi"
4
- url "https://github.com/sxyazi/yazi/archive/refs/tags/v25.3.2.tar.gz"
5
- sha256 "bc1a7b6cd69310ea3369bec2a618e7a0f683f7d25f41a1abdcab82f6a1886bab"
+ url "https://github.com/sxyazi/yazi/archive/refs/tags/v25.4.8.tar.gz"
+ sha256 "b001df58df5276587eecb89ed90e8ea7a2bf738819ccb1afc722355fa2c56eae"
6
license "MIT"
7
head "https://github.com/sxyazi/yazi.git", branch: "main"
8
0 commit comments