Skip to content

Commit b3530ea

Browse files
authored
New version: Gitlab.Runner version 18.2.1 (microsoft#278391)
1 parent c0f09c4 commit b3530ea

File tree

3 files changed

+51
-0
lines changed

3 files changed

+51
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Gitlab.Runner
5+
PackageVersion: 18.2.1
6+
InstallerType: portable
7+
Commands:
8+
- gitlab-runner
9+
ReleaseDate: 2025-07-28
10+
Installers:
11+
- Architecture: x86
12+
InstallerUrl: https://gitlab-runner-downloads.s3.amazonaws.com/v18.2.1/binaries/gitlab-runner-windows-386.exe
13+
InstallerSha256: 404D21DD485BA831283A15A23088BC6866991AEC686DFF56BF6C9176510841F8
14+
- Architecture: x64
15+
InstallerUrl: https://gitlab-runner-downloads.s3.amazonaws.com/v18.2.1/binaries/gitlab-runner-windows-amd64.exe
16+
InstallerSha256: C856A700279A78EBCDEA43EDDC09260CDE44BE64F501441B7000CB3599FA7239
17+
ManifestType: installer
18+
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 komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Gitlab.Runner
5+
PackageVersion: 18.2.1
6+
PackageLocale: en-US
7+
Publisher: GitLab Inc.
8+
PublisherUrl: https://gitlab.com/
9+
PublisherSupportUrl: https://about.gitlab.com/support/
10+
PrivacyUrl: https://about.gitlab.com/privacy/
11+
Author: GitLab Inc. <support@gitlab.com>
12+
PackageName: GitLab Runner
13+
PackageUrl: https://gitlab.com/gitlab-org/gitlab-runner
14+
License: MIT
15+
LicenseUrl: https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/LICENSE
16+
Copyright: Copyright (c) 2015-2019 GitLab B.V.
17+
CopyrightUrl: https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/LICENSE
18+
ShortDescription: GitLab Runner is the open source project that is used to run your CI/CD jobs and send the results back to GitLab.
19+
Moniker: gitlab-runner
20+
Tags:
21+
- cd
22+
- ci
23+
- pipeline
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 komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Gitlab.Runner
5+
PackageVersion: 18.2.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)