Skip to content

Commit

Permalink
New version: YS-L.csvlens version 0.11.0 (#204561)
Browse files Browse the repository at this point in the history
  • Loading branch information
Okeanos authored Jan 2, 2025
1 parent b6dc65c commit 2c4b516
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 0 deletions.
18 changes: 18 additions & 0 deletions manifests/y/YS-L/csvlens/0.11.0/YS-L.csvlens.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Created with komac v2.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: YS-L.csvlens
PackageVersion: 0.11.0
InstallerLocale: en-US
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: csvlens.exe
UpgradeBehavior: install
ReleaseDate: 2024-12-08
Installers:
- Architecture: x64
InstallerUrl: https://github.com/YS-L/csvlens/releases/download/v0.11.0/csvlens-x86_64-pc-windows-msvc.zip
InstallerSha256: 0942CA1D9E5818B49FC879567E760FBD3450C497DD2850CC1062BD1EBE12079C
ManifestType: installer
ManifestVersion: 1.9.0
37 changes: 37 additions & 0 deletions manifests/y/YS-L/csvlens/0.11.0/YS-L.csvlens.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Created with komac v2.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: YS-L.csvlens
PackageVersion: 0.11.0
PackageLocale: en-US
Publisher: Yung Siang Liau
PublisherUrl: https://github.com/YS-L
PublisherSupportUrl: https://github.com/YS-L/csvlens/issues
Author: Yung Siang Liau
PackageName: csvlens
PackageUrl: https://github.com/YS-L/csvlens
License: MIT
LicenseUrl: https://github.com/YS-L/csvlens/blob/HEAD/LICENSE
Copyright: Copyright (c) Yung Siang Liau
CopyrightUrl: https://github.com/YS-L/csvlens/blob/main/LICENSE
ShortDescription: Command line csv viewer
Description: csvlens is a command line CSV file viewer. It is like less but made for CSV.
Moniker: csvlens
ReleaseNotes: |-
Release Notes
- Support copying a row to the clipboard (#97 by @mendelmaleh)
- Improve rendering performance by using line-buffered stderr (#107)
- Fix panic when filtering columns with irregular CSV (#112 by @antmelon)
- Disable arboard default features to reduce image related dependencies (#114 by @jqnatividad)
- Improve test stability across different environments (#101)
Download csvlens 0.11.0
| File | Platform | Checksum |
|--------|----------|----------|
| csvlens-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| csvlens-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| csvlens-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| csvlens-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| csvlens-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
ReleaseNotesUrl: https://github.com/YS-L/csvlens/releases/tag/v0.11.0
ManifestType: defaultLocale
ManifestVersion: 1.9.0
8 changes: 8 additions & 0 deletions manifests/y/YS-L/csvlens/0.11.0/YS-L.csvlens.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: YS-L.csvlens
PackageVersion: 0.11.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0

0 comments on commit 2c4b516

Please sign in to comment.