Skip to content

Commit f46d0b4

Browse files
authored
Modify: HP.HPCMSL version 1.8.2 (microsoft#257104)
1 parent 5f82aac commit f46d0b4

File tree

4 files changed

+64
-21
lines changed

4 files changed

+64
-21
lines changed
Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,15 @@
1-
# Created with komac v2.11.2
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
1+
# Created with YamlCreate.ps1 v2.4.6 $debug=AUSU.CRLF.7-5-1.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
33

44
PackageIdentifier: HP.HPCMSL
55
PackageVersion: 1.8.2
6-
InstallerLocale: en-US
76
InstallerType: inno
87
Scope: machine
9-
InstallModes:
10-
- interactive
11-
- silent
12-
- silentWithProgress
138
ProductCode: '{5A1AECCB-E0CE-4D2C-833C-29CCEA959448}_is1'
149
ReleaseDate: 2025-04-23
15-
AppsAndFeaturesEntries:
16-
- ProductCode: '{5A1AECCB-E0CE-4D2C-833C-29CCEA959448}_is1'
17-
ElevationRequirement: elevatesSelf
18-
InstallationMetadata:
19-
DefaultInstallLocation: '{code:GetProgramFiles}\WindowsPowerShell'
2010
Installers:
21-
- Architecture: x86
11+
- Architecture: x64
2212
InstallerUrl: https://hpia.hpcloud.hp.com/downloads/cmsl/hp-cmsl-1.8.2.exe
2313
InstallerSha256: A7D39AEBA73410A42430AE8850506274A471CAF30E9EB6A2A295E224229EE8E7
2414
ManifestType: installer
25-
ManifestVersion: 1.9.0
15+
ManifestVersion: 1.10.0
Lines changed: 27 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,35 @@
1-
# Created with komac v2.11.2
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
1+
# Created with YamlCreate.ps1 v2.4.6 $debug=AUSU.CRLF.7-5-1.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
33

44
PackageIdentifier: HP.HPCMSL
55
PackageVersion: 1.8.2
66
PackageLocale: en-US
77
Publisher: HP Development Company, L.P.
8+
# PublisherUrl: https://developers.hp.com/
9+
PublisherSupportUrl: https://support.hp.com/
10+
PrivacyUrl: https://www.hp.com/us-en/privacy/privacy.html
11+
Author: HP Development Company, L.P.
812
PackageName: HP Client Management Script Library
13+
# PackageUrl: https://developers.hp.com/hp-client-management/doc/client-management-script-library
914
License: Proprietary
10-
ShortDescription: HP Client Management Script Library is a collection of powershell functions for managing HP BIOS, and streamlining the download and organization of Softpaq downloads.
15+
# LicenseUrl: https://developers.hp.com/terms
16+
Copyright: © Copyright 2025 HP Development Company, L.P.
17+
# CopyrightUrl: https://developers.hp.com/terms
18+
ShortDescription: A collection of powershell functions for managing HP BIOS, and streamlining the download and organization of Softpaq downloads.
19+
# Description:
20+
# Moniker:
21+
# Tags:
22+
ReleaseNotes: |-
23+
- [NEW] Adds Docks module.
24+
- [NEW] Adds EnableOSUpgrade support to Sure Recover commands.
25+
- [UPDATED] Improves error handling for Set-HPSecurePlatformPayload, Set-HPBIOSSettingValuesFromFile, and Update-HPFirmware.
26+
- [FIX] Fixes Get-HPBIOSVersion for EliteBook Ultra G1qq and G18 devices.
27+
- [FIX] Fixes issues with Constrained Language Mode.
28+
# ReleaseNotesUrl: https://developers.hp.com/hp-client-management/doc/changelog
29+
# PurchaseUrl:
30+
# InstallationNotes:
31+
# Documentations:
32+
# - DocumentLabel: FAQ
33+
# DocumentUrl: https://developers.hp.com/hp-client-management/doc/faq
1134
ManifestType: defaultLocale
12-
ManifestVersion: 1.9.0
35+
ManifestVersion: 1.10.0
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with YamlCreate.ps1 v2.4.6 $debug=AUSU.CRLF.7-5-1.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: HP.HPCMSL
5+
PackageVersion: 1.8.2
6+
PackageLocale: zh-CN
7+
# Publisher:
8+
# PublisherUrl:
9+
PublisherSupportUrl: https://support.hp.com/cn-zh
10+
PrivacyUrl: https://www.hp.com/cn-zh/privacy/privacy.html
11+
# Author:
12+
# PackageName:
13+
# PackageUrl:
14+
License: 专有软件
15+
# LicenseUrl:
16+
# Copyright:
17+
# CopyrightUrl:
18+
ShortDescription: 一套用于管理 HP BIOS 的 PowerShell 函数集,以及简化 Softpaq 下载与整理的工具。
19+
# Description:
20+
# Moniker:
21+
# Tags:
22+
# ReleaseNotes:
23+
# ReleaseNotesUrl:
24+
# PurchaseUrl:
25+
# InstallationNotes:
26+
# Documentations:
27+
# - DocumentLabel: 常见问题
28+
# DocumentUrl: https://developers.hp.com/hp-client-management/doc/faq
29+
ManifestType: locale
30+
ManifestVersion: 1.10.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Created with komac v2.11.2
2-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
1+
# Created with YamlCreate.ps1 v2.4.6 $debug=AUSU.CRLF.7-5-1.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
33

44
PackageIdentifier: HP.HPCMSL
55
PackageVersion: 1.8.2
66
DefaultLocale: en-US
77
ManifestType: version
8-
ManifestVersion: 1.9.0
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)