Skip to content

Commit 6ae2c65

Browse files
author
Kevin Boss
authored
New version: kevinboss.port version 2.2.2 (microsoft#271839)
1 parent 0a07fb3 commit 6ae2c65

3 files changed

Lines changed: 48 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.2
6+
InstallerType: portable
7+
Commands:
8+
- port
9+
ReleaseDate: 2025-07-07
10+
Installers:
11+
- Architecture: x64
12+
InstallerUrl: https://github.com/kevinboss/port/releases/download/v2.2.2/port.exe
13+
InstallerSha256: 4C1AE6052A837F977A19328948BFA213A96BEC01E368098FFAA05E3A5990A0FA
14+
ManifestType: installer
15+
ManifestVersion: 1.10.0
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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.2
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+
ManifestType: defaultLocale
25+
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.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)