Skip to content

Commit

Permalink
AU: 1 updated - rundeck
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Sep 21, 2021
1 parent b1ead6c commit d0c5703
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: https://packagecloud.io/pagerduty/rundeck/packages/java/org.rundeck/rundeck-3.4.3-20210823.war/artifacts/rundeck-3.4.3-20210823.war/download
x32: https://packagecloud.io/pagerduty/rundeck/packages/java/org.rundeck/rundeck-3.4.4-20210920.war/artifacts/rundeck-3.4.4-20210920.war/download

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: 5203664CD4B9DE16998E26ADBFBE0CB9197258509500FE9EB2CD29E8F656FC84
checksum32: 623C3CCE9F5C151B22ACDC13E519989283979A93CC6EAE612693265E3A04E34F

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>3.4.3</version>
<version>3.4.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 @@ -75,7 +75,7 @@ cinst rundeck --params $params
<licenseUrl>https://github.com/rundeck/rundeck/blob/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/majkinetor/chocolatey/rundeck/icon.png</iconUrl>
<releaseNotes>https://www.rundeck.com/community-downloads/3.4.3</releaseNotes>
<releaseNotes>https://www.rundeck.com/community-downloads/3.4.4</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

0 comments on commit d0c5703

Please sign in to comment.