Skip to content

Commit

Permalink
AU: 4 updated - tjs tjs.install tjs.portable wsjtx
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 5, 2021
1 parent 55ab93d commit 2a18933
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion automatic/tjs.install/tjs.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>tjs.install</id>
<version>6.17.0</version>
<version>6.18.1</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/tjs.install</packageSourceUrl>
<owners>chtof</owners>
<title>TIBCO Jaspersoft Studio (Install)</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/tjs.install/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName

url64 = 'https://netcologne.dl.sourceforge.net/project/jasperstudio/JaspersoftStudio-6.17.0/TIB_js-studiocomm_6.17.0_windows_x86_64.exe'
checksum64 = '778e052379c5801b65f60dc9f77f4cbad7bdc7eea5c0d02b8eda166662289ce8'
url64 = 'https://netcologne.dl.sourceforge.net/project/jasperstudio/JaspersoftStudio-6.18.1/TIB_js-studiocomm_6.18.1_windows_x86_64.exe'
checksum64 = '3327ca492684456cdcf3a27d1f9c7df9456cf31865e6589a6c1744f9b8ed6985'
checksumType64 = 'sha256'

silentArgs = "/S"
Expand Down
2 changes: 1 addition & 1 deletion automatic/tjs.portable/tjs.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>tjs.portable</id>
<version>6.17.0</version>
<version>6.18.1</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/tjs.portable</packageSourceUrl>
<owners>chtof</owners>
<title>TIBCO Jaspersoft Studio (Portable)</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/tjs.portable/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = "$toolsDir"

url64 = 'https://netcologne.dl.sourceforge.net/project/jasperstudio/JaspersoftStudio-6.17.0/TIB_js-studiocomm_6.17.0_windows_x86_64.zip'
checksum64 = 'd2f602429c75af56cc3ea2a71b5c02a388fbd9d85c1673e093c835373fe8807d'
url64 = 'https://netcologne.dl.sourceforge.net/project/jasperstudio/JaspersoftStudio-6.18.1/TIB_js-studiocomm_6.18.1_windows_x86_64.zip'
checksum64 = 'ce0a00a4c8e608650d42e74bf62a8afcada037139f9aaf085eeb5ab7c340e2e2'
checksumType64 = 'sha256'
}

Expand Down
4 changes: 2 additions & 2 deletions automatic/tjs/tjs.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>tjs</id>
<version>6.17.0</version>
<version>6.18.1</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/tjs</packageSourceUrl>
<owners>chtof</owners>
<title>TIBCO Jaspersoft Studio</title>
Expand Down Expand Up @@ -36,7 +36,7 @@ The Community version of TIBCO Jaspersoft® Studio uses the [Java Profiler JProf
]]></description>
<releaseNotes>https://community.jaspersoft.com/project/jaspersoft-studio/releases</releaseNotes>
<dependencies>
<dependency id="tjs.install" version="[6.17.0]" />
<dependency id="tjs.install" version="[6.18.1]" />
</dependencies>
</metadata>
<files></files>
Expand Down
8 changes: 4 additions & 4 deletions automatic/wsjtx/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ Package can be verified like this:

1. Download:

x32: https://physics.princeton.edu/pulsar/k1jt/wsjtx-2.5.1-win32.exe
x64: https://physics.princeton.edu/pulsar/k1jt/wsjtx-2.5.1-win32.exe
x32: https://physics.princeton.edu/pulsar/k1jt/wsjtx-2.5.2-win32.exe
x64: https://physics.princeton.edu/pulsar/k1jt/wsjtx-2.5.2-win32.exe

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

checksum type: sha256
checksum32: D7AB21C092B3ECADF4DC84F4DFC1725B6B9A4C567105A653035DBA6E40DCE663
checksum64: D7AB21C092B3ECADF4DC84F4DFC1725B6B9A4C567105A653035DBA6E40DCE663
checksum32: 838E6CA349CD9582D0C2D4361B7803C24D06475781AE7354EE3B287E1DABF2B7
checksum64: 838E6CA349CD9582D0C2D4361B7803C24D06475781AE7354EE3B287E1DABF2B7

File 'LICENSE.txt' is obtained from:
https://physics.princeton.edu/pulsar/k1jt/wsjtx.html
2 changes: 1 addition & 1 deletion automatic/wsjtx/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsDir\wsjtx-2.5.1-win32.exe"
file = "$toolsDir\wsjtx-2.5.2-win32.exe"
silentArgs = '/S'
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/wsjtx/wsjtx.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>wsjtx</id>
<version>2.5.1</version>
<version>2.5.2</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/wsjtx</packageSourceUrl>
<owners>chtof</owners>
<title>WSJT-X</title>
Expand Down

0 comments on commit 2a18933

Please sign in to comment.