Skip to content

Commit

Permalink
AU: 4 updated - phonerlite phonerlite.install phonerlite.portable sd
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Apr 8, 2022
1 parent 7659568 commit 45ebb55
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions automatic/phonerlite.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.phoner.de/PhonerLiteSetup_3.01.exe
x64: https://www.phoner.de/PhonerLiteSetup_3.01.exe
x32: https://www.phoner.de/PhonerLiteSetup_3.02.exe
x64: https://www.phoner.de/PhonerLiteSetup_3.02.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: 0B108C5FA1770DBDD5FF127272A3EEEA586573BF0012B4006E4722D041155364
checksum64: 0B108C5FA1770DBDD5FF127272A3EEEA586573BF0012B4006E4722D041155364
checksum32: FC62E521DDB8BEC4B13197BE02CF96D536057BFFEEAD4E3356C489020F86C8A4
checksum64: FC62E521DDB8BEC4B13197BE02CF96D536057BFFEEAD4E3356C489020F86C8A4

File 'LICENSE.txt' is obtained from:
http://phonerlite.de/license_en.htm
2 changes: 1 addition & 1 deletion automatic/phonerlite.install/phonerlite.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>phonerlite.install</id>
<version>3.01</version>
<version>3.02</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/phonerlite.install</packageSourceUrl>
<owners>chtof</owners>
<title>PhonerLite (Install)</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/phonerlite.install/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\PhonerLiteSetup_3.01.exe"
file = "$toolsDir\PhonerLiteSetup_3.02.exe"
silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-"
}

Expand Down
4 changes: 2 additions & 2 deletions automatic/phonerlite.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Package can be verified like this:
- Use Chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: D04D845B43E592A8BC85A3573CBBEF2E332EF24D64916A2A64915B7AA2CD42F2
checksum64: D04D845B43E592A8BC85A3573CBBEF2E332EF24D64916A2A64915B7AA2CD42F2
checksum32: AA76780C3FE298025420DD1064B469DD7A2F18C3CDA37EE075AB7155F604C936
checksum64: AA76780C3FE298025420DD1064B469DD7A2F18C3CDA37EE075AB7155F604C936

File 'LICENSE.txt' is obtained from:
http://phonerlite.de/license_en.htm
2 changes: 1 addition & 1 deletion automatic/phonerlite.portable/phonerlite.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>phonerlite.portable</id>
<version>3.01</version>
<version>3.02</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/phonerlite.portable</packageSourceUrl>
<owners>chtof</owners>
<title>PhonerLite (Portable)</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/phonerlite/phonerlite.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>phonerlite</id>
<version>3.01</version>
<version>3.02</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/phonerlite</packageSourceUrl>
<owners>chtof</owners>
<title>PhonerLite</title>
Expand Down Expand Up @@ -80,7 +80,7 @@ See http://phonerlite.de for all information.
]]></description>
<releaseNotes>http://phonerlite.de/download_en.htm</releaseNotes>
<dependencies>
<dependency id="phonerlite.install" version="[3.01]" />
<dependency id="phonerlite.install" version="[3.02]" />
</dependencies>
</metadata>
<files></files>
Expand Down
4 changes: 2 additions & 2 deletions automatic/sd/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Package can be verified like this:
- Use Chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 5C60BAC69BC31319A5EAB65FDF731EE1B1E5EDA56DFC8DB233623D06259F6B90
checksum64: 5C60BAC69BC31319A5EAB65FDF731EE1B1E5EDA56DFC8DB233623D06259F6B90
checksum32: 128EF2B38D64D63AA939987C4C9199B104D6AF4165A5270830389DC47339F369
checksum64: 128EF2B38D64D63AA939987C4C9199B104D6AF4165A5270830389DC47339F369

Using AU:

Expand Down
2 changes: 1 addition & 1 deletion automatic/sd/sd.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>sd</id>
<version>21.64</version>
<version>21.66</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/sd</packageSourceUrl>
<owners>chtof</owners>
<title>SD</title>
Expand Down
Binary file modified automatic/sd/tools/sdsetup.exe
Binary file not shown.

0 comments on commit 45ebb55

Please sign in to comment.