Compare commits
No commits in common. "c7d7afae1e2cfd08e99944127671d320b0050f8a2162d966f7e730badff56bdd" and "50d927325a10d7074681f197c81cac69310190e5321eeaada76afb9ab246da83" have entirely different histories.
c7d7afae1e
...
50d927325a
4
_service
4
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/sxyazi/yazi.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v25.2.7</param>
|
||||
<param name="revision">v25.2.11</param>
|
||||
<param name="match-tag">v*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
@ -18,6 +18,6 @@
|
||||
<service mode="manual" name="cargo_vendor">
|
||||
<param name="src">yazi</param>
|
||||
<param name="compression">zst</param>
|
||||
<param name="update">false</param>
|
||||
<param name="update">true</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/sxyazi/yazi.git</param>
|
||||
<param name="changesrevision">17ff1e8812304d52aab56eb5dd6a220578a0dd74</param></service></servicedata>
|
||||
<param name="changesrevision">ce9092e73e5c73f4bb48d7cd0c52e8d9fedaf30f</param></service></servicedata>
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a81b311fc2ace3d02fefdb87ed79edf06f7c6416453dfddd1672080dbe9fe03a
|
||||
size 38139077
|
||||
oid sha256:79685106a831f5efe34a32f932b6966509862a425670a191302577ed5b3ff1be
|
||||
size 38143419
|
||||
|
3
yazi-25.2.11.obscpio
Normal file
3
yazi-25.2.11.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12293b5e2a9b63066fa8d74d44864567dbe8f869036c54f25eb4ff3957c9230f
|
||||
size 1780748
|
10
yazi.changes
10
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
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: yazi
|
||||
version: 25.2.7
|
||||
mtime: 1738917769
|
||||
commit: 17ff1e8812304d52aab56eb5dd6a220578a0dd74
|
||||
version: 25.2.11
|
||||
mtime: 1739272067
|
||||
commit: ce9092e73e5c73f4bb48d7cd0c52e8d9fedaf30f
|
||||
|
Loading…
x
Reference in New Issue
Block a user