diff --git a/_service b/_service index 6826d13..ac468bb 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/sxyazi/yazi.git @PARENT_TAG@ git - v25.2.7 + v25.2.11 v* v(\d+\.\d+\.\d+) \1 @@ -18,6 +18,6 @@ yazi zst - false + true diff --git a/_servicedata b/_servicedata index 5455256..c5bfcb9 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/sxyazi/yazi.git - 17ff1e8812304d52aab56eb5dd6a220578a0dd74 \ No newline at end of file + ce9092e73e5c73f4bb48d7cd0c52e8d9fedaf30f \ No newline at end of file diff --git a/vendor.tar.zst b/vendor.tar.zst index 45640a5..53cf1f7 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a81b311fc2ace3d02fefdb87ed79edf06f7c6416453dfddd1672080dbe9fe03a -size 38139077 +oid sha256:79685106a831f5efe34a32f932b6966509862a425670a191302577ed5b3ff1be +size 38143419 diff --git a/yazi-25.2.11.obscpio b/yazi-25.2.11.obscpio new file mode 100644 index 0000000..3dab570 --- /dev/null +++ b/yazi-25.2.11.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12293b5e2a9b63066fa8d74d44864567dbe8f869036c54f25eb4ff3957c9230f +size 1780748 diff --git a/yazi-25.2.7.obscpio b/yazi-25.2.7.obscpio deleted file mode 100644 index 0a7d8e9..0000000 --- a/yazi-25.2.7.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3395e4d50e6aebed5cb448539ed54e88014e054b836d32c0e3a358bdf353c98d -size 1780236 diff --git a/yazi.changes b/yazi.changes index 041f076..d13edf2 100644 --- a/yazi.changes +++ b/yazi.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Feb 12 10:23:42 UTC 2025 - kskarthik@disroot.org + +- Update to version 25.2.11: + * chore: bump version to 25.2.11 (#2323) + * feat: new `overall` option under `[status]` to allow specifying the overall style of the status bar (#2321) + * fix: unable to delete sealed files on Windows due to platform differences (#2319) + * feat: reduce terminal response wait timeout (#2314) + * fix: reverse the order of CSI-based and environment-based terminal detection (#2310) + ------------------------------------------------------------------- Fri Feb 07 18:36:11 UTC 2025 - kskarthik@disroot.org diff --git a/yazi.obsinfo b/yazi.obsinfo index 3ebc9ec..5ef7536 100644 --- a/yazi.obsinfo +++ b/yazi.obsinfo @@ -1,4 +1,4 @@ name: yazi -version: 25.2.7 -mtime: 1738917769 -commit: 17ff1e8812304d52aab56eb5dd6a220578a0dd74 +version: 25.2.11 +mtime: 1739272067 +commit: ce9092e73e5c73f4bb48d7cd0c52e8d9fedaf30f diff --git a/yazi.spec b/yazi.spec index 86b40ef..6f451a1 100644 --- a/yazi.spec +++ b/yazi.spec @@ -17,7 +17,7 @@ Name: yazi -Version: 25.2.7 +Version: 25.2.11 Release: 0 Summary: Blazing fast terminal file manager written in Rust, based on async I/O License: MIT