Skip to content

Commit

Permalink
AU: 4 updated - chromium freevideoeditor python smartftp
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 26, 2019
1 parent 231bd0d commit 6e4afb0
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "75.0.3746.0-snapshots",
"snapshots": "75.0.3747.0-snapshots",
"stable": "73.0.3683.86"
}
4 changes: 2 additions & 2 deletions automatic/chromium/chromium.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>73.0.3683.86</version>
<title>Chromium</title>
<version>75.0.3747.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey</owners>
<authors>The Chromium Authors</authors>
<projectUrl>http://www.chromium.org/Home</projectUrl>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/henrypp/chromium/releases/download/v73.0.3683.86-r625896-win32/chromium-sync.exe>
64-Bit software: <https://github.com/henrypp/chromium/releases/download/v73.0.3683.86-r625896-win64/chromium-sync.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/644245/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/644245/mini_installer.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum32: 9126303325107CD7A0905C5A216252BA3D52341E7135CF6028A05742F3F58347
checksum64: D4CDF99695CB90ECC017E99FDB5CAD58CF4D8EC882D08C45894BDEDB8F6E66AB
checksum32: 86E53859AEB34FA3C65B138653DBC0A05C48F08F7F8428AE10102303BC4A105A
checksum64: 764AD72E69400CC00585B8B2E428F2310A4A0D7D251B1607E153C95A96F776A5

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "73.0.3683.86"
$version = "75.0.3747.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
2 changes: 1 addition & 1 deletion automatic/freevideoeditor/freevideoeditor.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>freevideoeditor</id>
<version>6.3.1</version>
<version>6.3.2</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/freevideoeditor</packageSourceUrl>
<owners>chocolatey</owners>
<title>VSDC Free Video Editor</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/freevideoeditor/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ and can be verified by doing the following:
3. The checksums should match the following:

checksum type: sha256
checksum32: 4006C2673ADE75E47F93D5D3A23E2B39870900FC915C916826D64F7FC957FA7D
checksum64: E853579A234AD50B56BD574C1B1DD4730E142AB9C7BAFD88D0B10C046E7382E4
checksum32: 66687134BD2AF66B54E6707FED0FEB8A36160478619ACB6D03A0C88D226BFC54
checksum64: EDD60352F3D2292F8D3A9E05505CBCF1D8D9268280EE3D3F016B1130744081EC

The file 'LICENSE.txt' has been obtained from <http://www.videosoftdev.com/terms-and-conditions>
2 changes: 1 addition & 1 deletion automatic/python/python.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"3.5": "3.5.4",
"3.6": "3.6.8",
"3.7": "3.7.3",
"3.8": "3.8.0-a2"
"3.8": "3.8.0-a3"
}
4 changes: 2 additions & 2 deletions automatic/python/python.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>python</id>
<version>3.7.3</version>
<version>3.8.0-a3</version>
<title>Python</title>
<owners>chocolatey</owners>
<authors>Python Software Foundation</authors>
Expand All @@ -24,7 +24,7 @@ Python is a programming language that lets you work more quickly and integrate y
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/python</packageSourceUrl>
<projectSourceUrl>https://www.python.org/downloads/source</projectSourceUrl>
<dependencies>
<dependency id="python3" version="[3.7.3]" />
<dependency id="python3" version="[3.8.0-a3]" />
</dependencies>
<licenseUrl>https://www.python.org/download/releases/3.4.0/license</licenseUrl>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/smartftp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>smartftp</id>
<title>SmartFTP</title>
<owners>chocolatey</owners>
<version>9.0.2651.0</version>
<version>9.0.2652.0</version>
<authors>SmartSoft</authors>
<summary>FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.</summary>
<description><![CDATA[SmartFTP is a fast and reliable FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Backblaze B2, Telnet, Terminal client with lots of features and a modern user interface.
Expand Down
4 changes: 2 additions & 2 deletions automatic/smartftp/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'msi'
url = 'https://www.smartftp.com/get/SmartFTP86.msi'
url64bit = 'https://www.smartftp.com/get/SmartFTP64.msi'
checksum = '72159035a4c0ee1e5c9e62e592419d14539d7aa523d4ca167735be72ef30a235'
checksum64 = '4f0a9682a9f9467d6be2dec325092212704944eb147b95ffb1bb1cf3f284cbc1'
checksum = 'a0f56ebb1fd976abe652484b5566c863f04f0c846014bc87b8cbc4fdda55e276'
checksum64 = '2ecef1db36187f343921d97d9e856781a20a87b1783d8f4990ec75473ff95561'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down

0 comments on commit 6e4afb0

Please sign in to comment.