Skip to content

Commit 6437477

Browse files
authored
New package: NirSoft.CSVFileView version 2.64 (#172328)
Signed-off-by: Dragon1573 <[email protected]>
1 parent b8f08e6 commit 6437477

File tree

3 files changed

+56
-0
lines changed

3 files changed

+56
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with komac v2.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
3+
4+
PackageIdentifier: NirSoft.CSVFileView
5+
PackageVersion: '2.64'
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: CSVFileView.exe
10+
InstallModes:
11+
- silent
12+
- silentWithProgress
13+
UpgradeBehavior: uninstallPrevious
14+
ReleaseDate: 2023-05-13
15+
Installers:
16+
- Architecture: x86
17+
InstallerUrl: https://www.nirsoft.net/utils/csvfileview.zip
18+
InstallerSha256: B95F4EB33129E1BCEEED151FD8372995364F2508EE984D00E5DF5E8F508C69B6
19+
- Architecture: x64
20+
InstallerUrl: https://www.nirsoft.net/utils/csvfileview-x64.zip
21+
InstallerSha256: 7EBCC828460D7B0CBB397579665D5CB25D1DEFB5B547E7D55C95A507ADF91050
22+
ManifestType: installer
23+
ManifestVersion: 1.6.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with komac v2.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
3+
4+
PackageIdentifier: NirSoft.CSVFileView
5+
PackageVersion: '2.64'
6+
PackageLocale: en-US
7+
Publisher: NirSoft
8+
PublisherUrl: https://www.nirsoft.net/
9+
PublisherSupportUrl: https://www.nirsoft.net/contact-new.html
10+
PackageName: CSVFileView
11+
PackageUrl: https://www.nirsoft.net/utils/csv_file_view.html
12+
License: Freeware
13+
LicenseUrl: https://www.nirsoft.net/utils/csv_file_view.html
14+
Copyright: Copyright (c) 2011 - 2023 Nir Sofer
15+
CopyrightUrl: https://www.nirsoft.net/utils/csv_file_view.html
16+
ShortDescription: CSV / Tab-delimited file viewer and converter for Windows
17+
Description: |-
18+
CSVFileView is a simple CSV file viewer / converter utility that allows you to easily view the
19+
content of CSV or tab-delimited file created by NirSoft utilities or by any other software, in a
20+
simple table viewer. You can sort the lines according to one of the fields, remove unwanted
21+
fields and change their order, and then save the result back into CSV file, tab-delimited file,
22+
XML file, or HTML report.
23+
ReleaseNotesUrl: https://www.nirsoft.net/utils/csv_file_view.html
24+
ManifestType: defaultLocale
25+
ManifestVersion: 1.6.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
3+
4+
PackageIdentifier: NirSoft.CSVFileView
5+
PackageVersion: '2.64'
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)