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 Jun 20, 2021
1 parent 7dc543b commit a974eb9
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>13.12.0</version>
<version>14.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/v13.12.0/binaries/gitlab-runner-windows-386.exe
x64: https://gitlab-runner-downloads.s3.amazonaws.com/v13.12.0/binaries/gitlab-runner-windows-amd64.exe
x32: https://gitlab-runner-downloads.s3.amazonaws.com/v14.0.0/binaries/gitlab-runner-windows-386.exe
x64: https://gitlab-runner-downloads.s3.amazonaws.com/v14.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: 2FED13F1C411700FB3C2A1FE85303331AC8E3B66BE86BE5AA8957BB1F45B6971
checksum64: E9B47D597FB17680487D87BAC3B0C433C1E897144F880BB421F88BE8C7A1AD95
checksum32: E906CF5B8C2EDC4FA6DBE7B7DC2D754D25D135E277805155BD9FB712D25B56B3
checksum64: FC47258976FDEB129E45EBA8C0A2D6A0D5DCF43EED4B38D6D13425822DC9AFC3


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

0 comments on commit a974eb9

Please sign in to comment.