Skip to content

Commit 2e830e2

Browse files
authored
IPMHub.IPM version 0.10.0 (microsoft#263771)
1 parent 1f6bff1 commit 2e830e2

3 files changed

Lines changed: 54 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 using wingetcreate 1.9.4.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: IPMHub.IPM
5+
PackageVersion: 0.10.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: ipm.exe
10+
PortableCommandAlias: ipm
11+
Scope: user
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/ipmhubio/ipm/releases/download/0.10.0/ipm-win-x64-full.zip
15+
InstallerSha256: 22b8f1c644e7e99a5bf6625f0d61abe12c939ba5dc04b3ccbb646ca34a29fd07
16+
- Architecture: x86
17+
InstallerUrl: https://github.com/ipmhubio/ipm/releases/download/0.10.0/ipm-win-x86-full.zip
18+
InstallerSha256: e8958320a88aa798022f70404c5113e3ac8f9089f932b5ff288d2a6f15587d61
19+
- Architecture: arm64
20+
InstallerUrl: https://github.com/ipmhubio/ipm/releases/download/0.10.0/ipm-win-arm64-full.zip
21+
InstallerSha256: c86cc057394ba1d720ea1ebd7b0b8493d4640fb9c4016dfe2590f3da78f3ca51
22+
ManifestType: installer
23+
ManifestVersion: 1.9.0
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created using wingetcreate 1.9.4.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: IPMHub.IPM
5+
PackageVersion: 0.10.0
6+
PackageLocale: en-US
7+
Publisher: IPMHub
8+
PublisherUrl: https://ipmhub.io
9+
PrivacyUrl: https://ipmhub.io/privacy
10+
Author: IPMHub
11+
PackageName: IPM
12+
License: Proprietary
13+
LicenseUrl: https://docs.ipmhub.io/docs/about-ipm/license/
14+
Copyright: (c) 2025 IPMHub
15+
ShortDescription: IPM CLI Tool
16+
Tags:
17+
- CLI
18+
- IPM
19+
- Automation
20+
- DevOps
21+
ReleaseNotesUrl: https://github.com/ipmhubio/ipm/releases/tag/0.10.0
22+
ManifestType: defaultLocale
23+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.9.4.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: IPMHub.IPM
5+
PackageVersion: 0.10.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)