Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 96f439d

Browse files
author
Chocolatey
committed
1 parent 14c2d35 commit 96f439d

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

gitlab-runner/gitlab-runner.nuspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
66
<id>gitlab-runner</id>
77
<title>Gitlab Runner</title>
8-
<version>17.7.0</version>
8+
<version>17.8.0</version>
99
<authors>Gitlab</authors>
1010
<owners>Miodrag Milic</owners>
1111
<summary>Run build jobs and send the results to GitLab</summary>

gitlab-runner/legal/VERIFICATION.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ Package can be verified like this:
77

88
1. Go to
99

10-
x32: https://gitlab-runner-downloads.s3.amazonaws.com/v17.7.0/binaries/gitlab-runner-windows-386.exe
11-
x64: https://gitlab-runner-downloads.s3.amazonaws.com/v17.7.0/binaries/gitlab-runner-windows-amd64.exe
10+
x32: https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.0/binaries/gitlab-runner-windows-386.exe
11+
x64: https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.0/binaries/gitlab-runner-windows-amd64.exe
1212

1313
to download the installer.
1414

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

19-
checksum32: 240A71C7CA3EACB5165E31D86DA8EF7329E741736EDF55843AA39483348E2E68
20-
checksum64: 1754AA72202B8903C9F89C711A8E0F9232774EAA11C1962D47DF172D07A69112
19+
checksum32: 131675DE6FF879997D48AFADD304BE8AD7A2189BF8A3E8534CA0862FC2369500
20+
checksum64: E1C9E9672C3E9649389AF2134B8EB0CD8BD8810480C92CD196D8B5CECD97C912
2121

2222

2323
File 'license.txt' is obtained from:

trid/legal/VERIFICATION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ Package can be verified like this:
1717
- Use Chocolatey utility 'checksum.exe'
1818

1919
checksum_trid: EA7F82363912F5B3C79217BA8716425EC3F2514887F788DCD5A2821D0B1FC83F
20-
checksum_triddefs: 1406CC53C2D22FC5543B78A3947DAA970AC67551BAE54AF1B1F040FCDBB93BC0
20+
checksum_triddefs: 960F9C44740B4011DD2A719F2FF61FA65A429828625407CC2BB361FAAE77DD3E
2121

2222
File 'readme.txt' with license is obtained from the trid_w32.zip file.

trid/trid.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<metadata>
55
<id>trid</id>
66
<title>TrID - File Identifier</title>
7-
<version>2.24.20250112</version>
7+
<version>2.24.20250117</version>
88
<authors>Marco Pontello</authors>
99
<owners>Miodrag Milić</owners>
1010
<summary>TrID is an utility designed to identify file types from their binary signatures</summary>
@@ -29,7 +29,7 @@ Because TrID uses an expandable database it will never be out of date. As new fi
2929
<iconUrl>https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/trid/icon.jpg</iconUrl>
3030
<!--<dependencies>-->
3131
<!--</dependencies>-->
32-
<releaseNotes>https://mark0.net/forum/index.php?topic=1045.msg4050#msg4050</releaseNotes>
32+
<releaseNotes>https://mark0.net/forum/index.php?topic=1045.msg4051#msg4051</releaseNotes>
3333
<mailingListUrl>http://mark0.net/forum/index.php?board=6.0</mailingListUrl>
3434
<packageSourceUrl>https://github.com/majkinetor/chocolatey/tree/master/trid</packageSourceUrl>
3535
</metadata>

0 commit comments

Comments
 (0)