Skip to content

Commit

Permalink
AU: 1 updated - gitlab-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed May 22, 2023
1 parent 4665ad2 commit 21bb2b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gitlab-runner/gitlab-runner.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>gitlab-runner</id>
<title>Gitlab Runner</title>
<version>15.11.0</version>
<version>16.0.0</version>
<authors>Gitlab</authors>
<owners>Miodrag Milic</owners>
<summary>Run build jobs and send the results to GitLab</summary>
Expand Down
8 changes: 4 additions & 4 deletions gitlab-runner/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ Package can be verified like this:

1. Go to

x32: https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.0/binaries/gitlab-runner-windows-386.exe
x64: https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.0/binaries/gitlab-runner-windows-amd64.exe
x32: https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.0/binaries/gitlab-runner-windows-386.exe
x64: https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.0/binaries/gitlab-runner-windows-amd64.exe

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 3FFD4D79999133406992E7CEABA1DD5B780170A06921185B7494E9A25C0BA1DD
checksum64: 75EE63EBB95FEF4C394F7860C5F8AD6613BD30726C90571BB2BE22B7027E3E26
checksum32: 7C26D5E627A7167E9C0332B9AB26227B8244CB4047F8BD22C8CBC063B69D7519
checksum64: 9227452BDD1088113FE00E9E2D5C83C3747E161A6EF2BD663B7F12714C351E92


File 'license.txt' is obtained from:
Expand Down

0 comments on commit 21bb2b5

Please sign in to comment.