This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 96f439d Chocolatey
committed
1 parent 14c2d35 commit 96f439d Copy full SHA for 96f439d
File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5
5
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
6
6
<id >gitlab-runner</id >
7
7
<title >Gitlab Runner</title >
8
- <version >17.7 .0</version >
8
+ <version >17.8 .0</version >
9
9
<authors >Gitlab</authors >
10
10
<owners >Miodrag Milic</owners >
11
11
<summary >Run build jobs and send the results to GitLab</summary >
Original file line number Diff line number Diff line change @@ -7,17 +7,17 @@ Package can be verified like this:
7
7
8
8
1. Go to
9
9
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
12
12
13
13
to download the installer.
14
14
15
15
2. You can use one of the following methods to obtain the SHA256 checksum:
16
16
- Use powershell function 'Get-FileHash'
17
17
- Use Chocolatey utility 'checksum.exe'
18
18
19
- checksum32: 240A71C7CA3EACB5165E31D86DA8EF7329E741736EDF55843AA39483348E2E68
20
- checksum64: 1754AA72202B8903C9F89C711A8E0F9232774EAA11C1962D47DF172D07A69112
19
+ checksum32: 131675DE6FF879997D48AFADD304BE8AD7A2189BF8A3E8534CA0862FC2369500
20
+ checksum64: E1C9E9672C3E9649389AF2134B8EB0CD8BD8810480C92CD196D8B5CECD97C912
21
21
22
22
23
23
File 'license.txt' is obtained from:
Original file line number Diff line number Diff line change @@ -17,6 +17,6 @@ Package can be verified like this:
17
17
- Use Chocolatey utility 'checksum.exe'
18
18
19
19
checksum_trid: EA7F82363912F5B3C79217BA8716425EC3F2514887F788DCD5A2821D0B1FC83F
20
- checksum_triddefs: 1406CC53C2D22FC5543B78A3947DAA970AC67551BAE54AF1B1F040FCDBB93BC0
20
+ checksum_triddefs: 960F9C44740B4011DD2A719F2FF61FA65A429828625407CC2BB361FAAE77DD3E
21
21
22
22
File 'readme.txt' with license is obtained from the trid_w32.zip file.
Original file line number Diff line number Diff line change 4
4
<metadata >
5
5
<id >trid</id >
6
6
<title >TrID - File Identifier</title >
7
- <version >2.24.20250112 </version >
7
+ <version >2.24.20250117 </version >
8
8
<authors >Marco Pontello</authors >
9
9
<owners >Miodrag Milić</owners >
10
10
<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
29
29
<iconUrl >https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/trid/icon.jpg</iconUrl >
30
30
<!-- <dependencies>-->
31
31
<!-- </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 >
33
33
<mailingListUrl >http://mark0.net/forum/index.php?board=6.0</mailingListUrl >
34
34
<packageSourceUrl >https://github.com/majkinetor/chocolatey/tree/master/trid</packageSourceUrl >
35
35
</metadata >
You can’t perform that action at this time.
0 commit comments