Skip to content

Commit

Permalink
AU: 3 updated - etcher gitlab-runner trid
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Feb 23, 2019
1 parent 3b3e296 commit 91db851
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion etcher/etcher.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>etcher</id>
<title>Etcher</title>
<version>1.4.9</version>
<version>1.5.0</version>
<authors>Resin.io</authors>
<owners>Miodrag Milic</owners>
<summary>Flash OS images to SD cards and USB drives, safely and easily</summary>
Expand Down
8 changes: 4 additions & 4 deletions etcher/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
$packageArgs = @{
packageName = 'etcher'
fileType = 'exe'
url = 'https://github.com/balena-io/etcher/releases/download/v1.4.9/balenaEtcher-Setup-1.4.9-x86.exe'
url64bit = 'https://github.com/balena-io/etcher/releases/download/v1.4.9/balenaEtcher-Setup-1.4.9-x64.exe'
checksum = '6d76bb4f37298080ab66376184bedb670e59c3570623dd36253dc2a1074a486b'
checksum64 = '24b6d0d174dfa5883ed313f7546d1df36794d3fe9eb0d7397ab96d6f82af2a96'
url = 'https://github.com/balena-io/etcher/releases/download/v1.5.0/balenaEtcher-Setup-1.5.0-x86.exe'
url64bit = 'https://github.com/balena-io/etcher/releases/download/v1.5.0/balenaEtcher-Setup-1.5.0-x64.exe'
checksum = 'c83b214594a15a414431a642cc67c77a1dbb04d45ac6636211c386e1c53a4e54'
checksum64 = '327bc0c4c3cdc5da67b5b9554c57cffd21e55c3ede5778668852f5abd3a1396c'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/S'
Expand Down
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>11.7.0</version>
<version>11.8.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/v11.7.0/binaries/gitlab-runner-windows-386.exe
x64: https://gitlab-runner-downloads.s3.amazonaws.com/v11.7.0/binaries/gitlab-runner-windows-amd64.exe
x32: https://gitlab-runner-downloads.s3.amazonaws.com/v11.8.0/binaries/gitlab-runner-windows-386.exe
x64: https://gitlab-runner-downloads.s3.amazonaws.com/v11.8.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: 4168CE11F415D95C4E4E0684FF4934A4CC731C2866F6CA7E34F87713911430C0
checksum64: 9C47EF8752A1CF76DCADDE5A09EBBEE62A522CC7A38809CC7140CAD3368B2B9F
checksum32: 712FB1EBA9A98B5A4A91EAE728DFCBAB15E2A5929BCE14BDBABDCA71E8727EAF
checksum64: 2D2790399D456DC97CA7E28E13311A78131F0A13E626B633727722CE19BE0B13


File 'license.txt' is obtained from:
Expand Down
2 changes: 1 addition & 1 deletion trid/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ Package can be verified like this:
- Use Chocolatey utility 'checksum.exe'

checksum_trid: EA7F82363912F5B3C79217BA8716425EC3F2514887F788DCD5A2821D0B1FC83F
checksum_triddefs: 00B6F7B956777C6C4C0CD60711FB110474B77050C986CBF44CC62671DB937EA4
checksum_triddefs: 13C875707BEA8892E5201D8E7FF90F7463236C96A73F3FE3D458468F6639DBBE

File 'readme.txt' with license is obtained from the trid_w32.zip file.
4 changes: 2 additions & 2 deletions trid/trid.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>trid</id>
<title>TrID - File Identifier</title>
<version>2.24.20190220</version>
<version>2.24.20190222</version>
<authors>Marco Pontello</authors>
<owners>Miodrag Milić</owners>
<summary>TrID is an utility designed to identify file types from their binary signatures</summary>
Expand All @@ -29,7 +29,7 @@ Because TrID uses an expandable database it will never be out of date. As new fi
<iconUrl>https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/trid/icon.jpg</iconUrl>
<!--<dependencies>-->
<!--</dependencies>-->
<releaseNotes>http://mark0.net/forum/index.php/topic,709.msg2707.html#msg2707</releaseNotes>
<releaseNotes>http://mark0.net/forum/index.php/topic,709.msg2708.html#msg2708</releaseNotes>
<mailingListUrl>http://mark0.net/forum/index.php?board=6.0</mailingListUrl>
<packageSourceUrl>https://github.com/majkinetor/chocolatey/tree/master/trid</packageSourceUrl>
</metadata>
Expand Down

0 comments on commit 91db851

Please sign in to comment.