Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions eza.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: eza
version: 0.20.5
epoch: 1
version: 0.20.6
epoch: 0
description: "A modern, maintained replacement for ls"
copyright:
- license: MIT
Expand All @@ -22,7 +22,7 @@ pipeline:
with:
repository: https://github.com/eza-community/eza
tag: v${{package.version}}
expected-commit: ab57f463440f1441691616cbf6761f66b7949591
expected-commit: 1065c6daffd1351fee9bfe68fb839c68345f0056

- runs: |
cargo fetch
Expand Down