Skip to content

Commit deba1d6

Browse files
authored
New package: LiquidFiles.LiquidFilesCLI version 4.0.0 (microsoft#251774)
1 parent fec1fa4 commit deba1d6

4 files changed

Lines changed: 87 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with YamlCreate.ps1 v2.4.6 $debug=NVS1.CRLF.7-5-0.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: LiquidFiles.LiquidFilesCLI
5+
PackageVersion: 4.0.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: LiquidFilesCLI.Windows.Core3.exe
10+
PortableCommandAlias: LiquidFilesCLI
11+
Commands:
12+
- LiquidFilesCLI
13+
Dependencies:
14+
PackageDependencies:
15+
- PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
16+
ReleaseDate: 2024-12-04
17+
ArchiveBinariesDependOnPath: true
18+
Installers:
19+
- Architecture: x64
20+
InstallerUrl: https://updates.liquidfiles.com/clients/windows_cli/LiquidFilesCLI-Portable-4.0.0.zip
21+
InstallerSha256: F4D1687D743CE085322307DCABD5CC61C91FB2C73FB25445C3C580BBB95DE21B
22+
ManifestType: installer
23+
ManifestVersion: 1.10.0
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with YamlCreate.ps1 v2.4.6 $debug=NVS1.CRLF.7-5-0.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: LiquidFiles.LiquidFilesCLI
5+
PackageVersion: 4.0.0
6+
PackageLocale: en-US
7+
Publisher: LiquidFiles Pty Ltd.
8+
PublisherUrl: https://www.liquidfiles.com/
9+
PublisherSupportUrl: https://www.liquidfiles.com/support.html
10+
PrivacyUrl: https://www.liquidfiles.com/privacy.html
11+
Author: LiquidFiles Pty Ltd.
12+
PackageName: LiquidFiles CLI
13+
PackageUrl: https://docs.liquidfiles.com/clients/windows_cli.html
14+
License: Proprietary
15+
# LicenseUrl:
16+
Copyright: © 2011 - 2025 LiquidFiles Pty Ltd. All Rights Reserved.
17+
# CopyrightUrl:
18+
ShortDescription: Command line utility for LiquidFiles
19+
Description: The command line utility can be launched as it is by your scripts (no other component required) and used to upload files to LiquidFiles server, send messages, etc. It can be used manually or as part of the script with /c switch used to specify output only actual response of the server. It will use Windows Agent's API key by default but can be specified its own connection settings at command prompt parameters.
20+
# Moniker:
21+
# Tags:
22+
# ReleaseNotes:
23+
# ReleaseNotesUrl:
24+
# PurchaseUrl:
25+
# InstallationNotes:
26+
# Documentations:
27+
ManifestType: defaultLocale
28+
ManifestVersion: 1.10.0
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with YamlCreate.ps1 v2.4.6 $debug=NVS1.CRLF.7-5-0.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: LiquidFiles.LiquidFilesCLI
5+
PackageVersion: 4.0.0
6+
PackageLocale: zh-CN
7+
# Publisher:
8+
# PublisherUrl:
9+
# PublisherSupportUrl:
10+
# PrivacyUrl:
11+
# Author:
12+
# PackageName:
13+
# PackageUrl:
14+
License: 专有软件
15+
# LicenseUrl:
16+
# Copyright:
17+
# CopyrightUrl:
18+
ShortDescription: LiquidFiles 命令行工具
19+
Description: 该命令行工具可直接由您的脚本启动(无需其他组件),用于向 LiquidFiles 服务器上传文件、发送消息等。支持手动操作或通过脚本调用,使用 /c 参数可指定仅输出服务器实际响应内容。默认采用 Windows 代理的 API 密钥,但也可通过命令行参数指定自定义连接配置。
20+
# Moniker:
21+
# Tags:
22+
# ReleaseNotes:
23+
# ReleaseNotesUrl:
24+
# PurchaseUrl:
25+
# InstallationNotes:
26+
# Documentations:
27+
ManifestType: locale
28+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 v2.4.6 $debug=NVS1.CRLF.7-5-0.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: LiquidFiles.LiquidFilesCLI
5+
PackageVersion: 4.0.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)