Skip to content

Commit 2e6ff44

Browse files
author
Kevin Boss
authored
New version: kevinboss.port version 2.2.3 (microsoft#282703)
1 parent 40cc970 commit 2e6ff44

3 files changed

Lines changed: 50 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Created with WinGet Releaser using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: kevinboss.port
5+
PackageVersion: 2.2.3
6+
InstallerType: portable
7+
Commands:
8+
- port
9+
ReleaseDate: 2025-08-11
10+
Installers:
11+
- Architecture: x64
12+
InstallerUrl: https://github.com/kevinboss/port/releases/download/v2.2.3/port.exe
13+
InstallerSha256: 42DCE0CF47761591729872CE25BCCA82CBFB137BF202069CCC00E2E4425F15CD
14+
ManifestType: installer
15+
ManifestVersion: 1.10.0
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with WinGet Releaser using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: kevinboss.port
5+
PackageVersion: 2.2.3
6+
PackageLocale: en-US
7+
Publisher: Kevin Boss
8+
PublisherUrl: https://github.com/kevinboss
9+
PublisherSupportUrl: https://github.com/kevinboss/port/issues
10+
PackageName: port
11+
PackageUrl: https://github.com/kevinboss/port
12+
License: GPL-3.0
13+
LicenseUrl: https://github.com/kevinboss/port/blob/HEAD/LICENSE
14+
ShortDescription: A tool that has been designed to manage multiple docker images and / or tags of these images.
15+
Description: |-
16+
A tool that has been designed to manage multiple docker images and / or tags of these images.
17+
It allows the user to run one of these images / tags in a container, creating snapshots of that running container and manage the downloaded images
18+
Tags:
19+
- container
20+
- container-image
21+
- developer-tools
22+
- devtools
23+
- docker
24+
ReleaseNotes: 'Full Changelog: v2.2.2...v2.2.3'
25+
ReleaseNotesUrl: https://github.com/kevinboss/port/releases/tag/v2.2.3
26+
ManifestType: defaultLocale
27+
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 WinGet Releaser using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: kevinboss.port
5+
PackageVersion: 2.2.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)