Skip to content

Commit

Permalink
AU: 5 updated - cudatext phonerlite phonerlite.install phonerlite.por…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Feb 18, 2022
1 parent 65baaf5 commit ba4de74
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions automatic/cudatext/cudatext.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>cudatext</id>
<version>1.155.3.1</version>
<version>1.156.0.2</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/cudatext</packageSourceUrl>
<owners>chtof</owners>
<title>CudaText</title>
Expand All @@ -21,7 +21,7 @@
<summary>Cross-platform code editor, with syntax highlight for 180+ languages. Has lite interface with tabs. Has JSON config files instead of options-dialog. Supports Python plugins</summary>
<description><![CDATA[**CudaText** is a cross-platform text editor, written in Lazarus.
It is fully open source, see [Wiki info](http://wiki.freepascal.org/CudaText#How_to_compile_program).
It starts quite fast (0.5 sec with about 30 plugins on CPU Intel Core i3 3GHz).
It starts quite fast (0.5 sec with about 30 plugins on CPU Intel Core i3 3Hz).
It is extensible by Python add-ons (plugins, linters, code tree parsers, external tools).
### Package Specific
Expand Down
4 changes: 2 additions & 2 deletions automatic/cudatext/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ in verifying that this package's contents are trustworthy.
Package can be verified like this:

1. Download:
x64: https://www.fosshub.com/CudaText.html?dwl=cudatext-win-x64-1.155.3.1.zip
x64: https://www.fosshub.com/CudaText.html?dwl=cudatext-win-x64-1.156.0.2.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
checksum64: 6EC91DF2245DC8C617554884E61774193C392C6D8A888BC16231BFA077BF7FB1
checksum64: 0D368DD68B6742ACC8C11B61E04E681B17FE758591E4D4C27E409D56D3FB5528

File 'LICENSE.txt' is obtained from:
https://raw.githubusercontent.com/Alexey-T/CudaText/master/license.txt
2 changes: 1 addition & 1 deletion automatic/cudatext/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if (!$pp['InstallationPath']) { $pp['InstallationPath'] = 'C:\CudaText' }
$packageArgs = @{
packageName = $env:ChocolateyPackageName
destination = $pp['InstallationPath']
file64 = "$toolsDir\cudatext-win-x64-1.155.3.1.zip"
file64 = "$toolsDir\cudatext-win-x64-1.156.0.2.zip"
}

Get-ChocolateyUnzip @packageArgs
Expand Down
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_2.99.exe
x64: https://www.phoner.de/PhonerLiteSetup_2.99.exe
x32: https://www.phoner.de/PhonerLiteSetup_3.00.exe
x64: https://www.phoner.de/PhonerLiteSetup_3.00.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: F37BA164AFB7F85BB74467346696961AE1DD6CEB6113A640154AF25149044DAF
checksum64: F37BA164AFB7F85BB74467346696961AE1DD6CEB6113A640154AF25149044DAF
checksum32: 3AA4532B431E844BEBB02B00EF25783C5C9F1620F2937E756F90AB6F7E500FD9
checksum64: 3AA4532B431E844BEBB02B00EF25783C5C9F1620F2937E756F90AB6F7E500FD9

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>2.99</version>
<version>3.00</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_2.99.exe"
file = "$toolsDir\PhonerLiteSetup_3.00.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: A0717CBA81042F3DD276F3A5AD048A24D5BE198B2CC708825E9C45430C1F5183
checksum64: A0717CBA81042F3DD276F3A5AD048A24D5BE198B2CC708825E9C45430C1F5183
checksum32: 08D19DF7879BFAEA14FE579280EB454041E0ABA4EBA864167A754372C5CA67FE
checksum64: 08D19DF7879BFAEA14FE579280EB454041E0ABA4EBA864167A754372C5CA67FE

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>2.99</version>
<version>3.00</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>2.99</version>
<version>3.00</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="[2.99]" />
<dependency id="phonerlite.install" version="[3.00]" />
</dependencies>
</metadata>
<files></files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/spacedesk-client/spacedesk-client.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>spacedesk-client</id>
<version>1.0.33</version>
<version>1.0.36</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/spacedesk-client</packageSourceUrl>
<owners>chtof</owners>
<title>Spacedesk Viewer Software for SECONDARY machine (client)</title>
Expand Down

0 comments on commit ba4de74

Please sign in to comment.