Skip to content

Commit

Permalink
AU: 4 updated - log4om log4om.install log4om.portable logisim-evolution
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Sep 5, 2021
1 parent 4ee5530 commit afc6875
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions automatic/log4om.install/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://www.log4om.com/l4ong/release/Log4OM2_2_16_0_0.zip
x64: https://www.log4om.com/l4ong/release/Log4OM2_2_16_0_0.zip
x32: https://www.log4om.com/l4ong/release/Log4OM2_2_17_0_0.zip
x64: https://www.log4om.com/l4ong/release/Log4OM2_2_17_0_0.zip

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: C0E51D5D399BE1F86E8DF53ACC695DDE6EDDE1C6AEF44889BCCB030DA9F734AE
checksum64: C0E51D5D399BE1F86E8DF53ACC695DDE6EDDE1C6AEF44889BCCB030DA9F734AE
checksum32: 99E684C37F3F9FE9F01230CFF0BCC4216366D96D65DF0F9C85B3F2A76B3D6C6B
checksum64: 99E684C37F3F9FE9F01230CFF0BCC4216366D96D65DF0F9C85B3F2A76B3D6C6B

File 'LICENSE.txt' is obtained from:
https://www.log4om.com/l4ong/usermanual/Log4OMNG_ENU.pdf
2 changes: 1 addition & 1 deletion automatic/log4om.install/log4om.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>log4om.install</id>
<version>2.16.0.0</version>
<version>2.17.0.0</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/log4om.install</packageSourceUrl>
<owners>chtof</owners>
<title>Log4OM (Install)</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/log4om.install/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ Remove-Item -Path "$toolsDir\*.exe" -ErrorAction SilentlyContinue
$packageArgs = @{
packageName = $env:ChocolateyPackageName
destination = "$toolsDir"
fileFullPath = "$toolsDir\Log4OM2_2_16_0_0.zip"
fileFullPath = "$toolsDir\Log4OM2_2_17_0_0.zip"
}
Get-ChocolateyUnzip @packageArgs
Remove-Item -Path $packageArgs.fileFullPath

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsDir\Log4OM2_2_16_0_0.exe"
file = "$toolsDir\Log4OM2_2_17_0_0.exe"
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /components=""'
}
Install-ChocolateyInstallPackage @packageArgs
Expand Down
4 changes: 2 additions & 2 deletions automatic/log4om.portable/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. Download:

x32: https://www.log4om.com/l4ong/release/Log4OM2_2_16_0_0_portable.zip
x32: https://www.log4om.com/l4ong/release/Log4OM2_2_17_0_0_portable.zip
x64: https://www.log4om.com/l4ong/release/Log4OM2_2_0_0_0.zip

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: 083B8A4A3775235E626D852A3019E95565AE34E4B1EE589858FB662DDE04EE76
checksum32: D2E2FAD5961B6B77E2CCEFF7B7BEA7BAD7375B2AF2451A69380A416E18017AE8
checksum64: 334ADD564B72479BEF2017B9829AA9D3CD39B1CD530FE6CBB68DFBC038528FBD

File 'LICENSE.txt' is obtained from:
Expand Down
2 changes: 1 addition & 1 deletion automatic/log4om.portable/log4om.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>log4om.portable</id>
<version>2.16.0.0</version>
<version>2.17.0.0</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/log4om.portable</packageSourceUrl>
<owners>chtof</owners>
<title>Log4OM (Portable)</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/log4om.portable/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Remove-Item -Path "$toolsDir\*.exe" -ErrorAction SilentlyContinue
$packageArgs = @{
packageName = $env:ChocolateyPackageName
destination = "$toolsDir"
file = "$toolsDir\Log4OM2_2_16_0_0_portable.zip"
file = "$toolsDir\Log4OM2_2_17_0_0_portable.zip"
}

Get-ChocolateyUnzip @packageArgs
Expand Down
4 changes: 2 additions & 2 deletions automatic/log4om/log4om.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>log4om</id>
<version>2.16.0.0</version>
<version>2.17.0.0</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/log4om</packageSourceUrl>
<owners>chtof</owners>
<title>Log4OM</title>
Expand Down Expand Up @@ -67,7 +67,7 @@ It has been tested on all Windows operating systems from Windows Vista to the la
- Added Aircraft Scatter in the propagation mode list and moved the whole list to external configuration file (propagation.csv)
]]></releaseNotes>
<dependencies>
<dependency id="log4om.install" version="[2.16.0.0]" />
<dependency id="log4om.install" version="[2.17.0.0]" />
</dependencies>
</metadata>
<files></files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/logisim-evolution/logisim-evolution.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>logisim-evolution</id>
<version>3.5.0</version>
<version>3.6.0</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/logisim-evolution</packageSourceUrl>
<owners>chtof</owners>
<title>Logisim Evolution</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/logisim-evolution/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $packageArgs = @{
packageName = $env:ChocolateyPackageName
FileFullPath = "$toolsDir\logisim-evolution.jar"

url = 'https://github.com/reds-heig/logisim-evolution/releases/download/v3.5.0/logisim-evolution-3.5.0-all.jar'
checksum = '3cabd296b78457a7a9727ef66b1ba706ec4e4beccbbc28519fcc2e591fa9d1e4'
url = 'https://github.com/logisim-evolution/logisim-evolution/releases/download/v3.6.0/logisim-evolution-3.6.0-all.jar'
checksum = '66a8a20a6f57491f2c67f82ba47b03e1b23b7f5188f83952032c0420f32b58fb'
checksumType = 'sha256'
}

Expand Down

0 comments on commit afc6875

Please sign in to comment.