Skip to content

Commit

Permalink
AU: 3 updated - asciidocfx littlenavmap virtualmidisynth
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Sep 9, 2022
1 parent 377cbdb commit 0888fb9
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions automatic/asciidocfx/asciidocfx.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>asciidocfx</id>
<version>1.7.7</version>
<version>1.7.8</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/asciidocfx</packageSourceUrl>
<owners>chtof</owners>
<title>AsciidocFX - Asciidoc Book Editor based on JavaFX 8</title>
Expand Down Expand Up @@ -49,7 +49,7 @@ image::http://i.giphy.com/l3vR4SlEtY3juZfXy.gif[Pseudo Terminal Emulator]
]]></description>
<releaseNotes>https://github.com/asciidocfx/AsciidocFX/blob/master/CHANGELOG.asc</releaseNotes>
<dependencies>
<dependency id="asciidocfx.install" version="1.7.7" />
<dependency id="asciidocfx.install" version="1.7.8" />
</dependencies>
</metadata>
<files></files>
Expand Down
8 changes: 4 additions & 4 deletions automatic/littlenavmap/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://github.com/albar965/littlenavmap/releases/download/v2.6.19/LittleNavmap-win-2.6.19.zip
x64: https://github.com/albar965/littlenavmap/releases/download/v2.6.19/LittleNavmap-win-2.6.19.zip
x32: https://github.com/albar965/littlenavmap/releases/download/v2.8.0.beta/LittleNavmap-win-2.8.0.beta.zip
x64: https://github.com/albar965/littlenavmap/releases/download/v2.8.0.beta/LittleNavmap-win-2.8.0.beta.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: DD9A084B0C0036F8B73A0DAED21AD60F1DC0FB4CE8B7FECBED2B4159E301902D
checksum64: DD9A084B0C0036F8B73A0DAED21AD60F1DC0FB4CE8B7FECBED2B4159E301902D
checksum32: C3C48B151C61198E51B35C142D8EE07F1C8082EA918B796DDBFC4F2DD415D482
checksum64: C3C48B151C61198E51B35C142D8EE07F1C8082EA918B796DDBFC4F2DD415D482

File 'LICENSE.txt' is obtained from:
https://raw.githubusercontent.com/albar965/littlenavmap/master/LICENSE.txt
2 changes: 1 addition & 1 deletion automatic/littlenavmap/littlenavmap.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>littlenavmap</id>
<version>2.6.19</version>
<version>2.8.0-beta</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/littlenavmap</packageSourceUrl>
<owners>chtof</owners>
<title>Little Navmap</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/littlenavmap/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
destination = "$toolsDir"
file = "$toolsDir\LittleNavmap-win-2.6.19.zip"
file = "$toolsDir\LittleNavmap-win-2.8.0.beta.zip"
}

Get-ChocolateyUnzip @packageArgs
Expand Down
8 changes: 4 additions & 4 deletions automatic/virtualmidisynth/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://coolsoft.altervista.org/download/CoolSoft_VirtualMIDISynth_2.13.1.exe
x64: https://coolsoft.altervista.org/download/CoolSoft_VirtualMIDISynth_2.13.1.exe
x32: https://coolsoft.altervista.org/download/CoolSoft_VirtualMIDISynth_2.13.2.exe
x64: https://coolsoft.altervista.org/download/CoolSoft_VirtualMIDISynth_2.13.2.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: 3BEED4E437ED5CBB00ECD979D389355B92CAABA9796EAD2EE9C069B9BD8AE910
checksum64: 3BEED4E437ED5CBB00ECD979D389355B92CAABA9796EAD2EE9C069B9BD8AE910
checksum32: 3D898FE63140EE8D36B07C7270E83E839584E34B3AA4F340258A4A64FA623DEB
checksum64: 3D898FE63140EE8D36B07C7270E83E839584E34B3AA4F340258A4A64FA623DEB

File 'LICENSE.txt' is obtained from:
https://coolsoft.altervista.org/en/virtualmidisynth
2 changes: 1 addition & 1 deletion automatic/virtualmidisynth/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\CoolSoft_VirtualMIDISynth_2.13.1.exe"
file = "$toolsDir\CoolSoft_VirtualMIDISynth_2.13.2.exe"
silentArgs = '/S'
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/virtualmidisynth/virtualmidisynth.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>virtualmidisynth</id>
<version>2.13.1</version>
<version>2.13.2</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/virtualmidisynth</packageSourceUrl>
<owners>chtof</owners>
<title>VirtualMIDISynth</title>
Expand Down

0 comments on commit 0888fb9

Please sign in to comment.