Skip to content
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Created with WinGet Releaser v2 using Komac v1.11.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json

PackageIdentifier: eza-community.eza
PackageVersion: 0.18.0
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: eza.exe
UpgradeBehavior: install
ReleaseDate: 2024-02-01
Installers:
- Architecture: x64
InstallerUrl: https://github.com/eza-community/eza/releases/download/v0.18.0/eza.exe_x86_64-pc-windows-gnu.zip
InstallerSha256: DD43A42D73BD1B1C0DE6AC3BDDD74FA8AE1CB8418CDC3ECCBB03BD75B662F262
ManifestType: installer
ManifestVersion: 1.5.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Created with WinGet Releaser v2 using Komac v1.11.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json

PackageIdentifier: eza-community.eza
PackageVersion: 0.18.0
PackageLocale: en-US
Publisher: eza community
PublisherUrl: https://eza.rocks
PublisherSupportUrl: https://github.com/eza-community/eza/issues
PackageName: eza
PackageUrl: https://github.com/eza-community/eza
License: MIT
LicenseUrl: https://github.com/eza-community/eza/blob/main/LICENCE
ShortDescription: A modern, maintained replacement for ls, built on exa.
Description: "eza is a modern, maintained replacement for the venerable file-listing command-line program ls that ships with Unix and Linux operating systems, giving it more features and better defaults.\nIt uses colours to distinguish file types and metadata.\nIt knows about symlinks, extended attributes, and Git.\nAnd it\0s small, fast, and just one single binary."
ReleaseNotes: |-
Features
- [breaking] Add --classify=always,auto,never
Miscellaneous Tasks
- Remove rustfmt config file that has a nightly only option in favor of rustfmt skip directive which is already in place
- Fix small typo in pull request template
- Release eza v0.18.0
Refactor
- Change cast to coertion, remove rustfmt skip and clippy lint ignore directives
Testing
- Regenerate classification related tests
Build
- Change flake inputs
ReleaseNotesUrl: https://github.com/eza-community/eza/releases/tag/v0.18.0
ManifestType: defaultLocale
ManifestVersion: 1.5.0
8 changes: 8 additions & 0 deletions manifests/e/eza-community/eza/0.18.0/eza-community.eza.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Releaser v2 using Komac v1.11.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json

PackageIdentifier: eza-community.eza
PackageVersion: 0.18.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0