Skip to content

Commit

Permalink
AU: 2 updated - rundeck trid
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 14, 2017
1 parent 48c26e5 commit 3a28157
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions rundeck/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to

x32: http://dl.bintray.com/rundeck/rundeck-maven/rundeck-launcher-2.9.3.jar
x32: http://dl.bintray.com/rundeck/rundeck-maven/rundeck-launcher-2.9.4.jar

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: EB848294ED0504FC6235E45D6BCFED32F352E7468C0A0F2068E87786F08E0188
checksum32: 3B4B8384B26DE6FC14C8D2E202DC7A95B1E041BBB3565283EE7EB132B0A86E95

File 'license.txt' is obtained from:
https://raw.githubusercontent.com/rundeck/rundeck/master/LICENSE
4 changes: 2 additions & 2 deletions rundeck/rundeck.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>rundeck</id>
<title>Rundeck</title>
<version>2.9.3</version>
<version>2.9.4</version>
<authors>Rundeck, Inc.</authors>
<owners>Miodrag Milic</owners>
<summary>Job scheduler and runbook automation. Enable self-service access to existing scripts and tools.</summary>
Expand Down Expand Up @@ -55,7 +55,7 @@ cinst rundeck --params "/InstallDir:c:\rundeck2 /AdminPwd:test123 /CliOpts:'-Xms
<licenseUrl>https://github.com/rundeck/rundeck/blob/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/majkinetor/chocolatey/master/rundeck/icon.png</iconUrl>
<releaseNotes>https://github.com/rundeck/rundeck/blob/v2.9.3/RELEASE.md</releaseNotes>
<releaseNotes>https://github.com/rundeck/rundeck/blob/v2.9.4/RELEASE.md</releaseNotes>
<docsUrl>http://rundeck.org/docs.html</docsUrl>
<bugTrackerUrl>https://github.com/rundeck/rundeck/issues</bugTrackerUrl>
<projectSourceUrl>https://github.com/rundeck/rundeck</projectSourceUrl>
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: E93D2C063C7309AA9153F2D6EF75727A3998290B53C85ACF24016FE56533BB43
checksum_triddefs: 2FF14B47F1AE653B7FEA70E5A31D558E364B0A36683984B5A8089FAE5639AB65

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.20171011</version>
<version>2.24.20171013</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.rawgit.com/majkinetor/chocolatey/master/trid/icon.jpg</iconUrl>
<!--<dependencies>-->
<!--</dependencies>-->
<releaseNotes>http://mark0.net/forum/index.php?topic=640.msg2396#msg2396</releaseNotes>
<releaseNotes>http://mark0.net/forum/index.php?topic=640.msg2398#msg2398</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 3a28157

Please sign in to comment.