Skip to content

Commit

Permalink
AU: 5 updated - dropbox patch-my-pc smartftp vim windows10-media-crea…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed May 28, 2020
1 parent 65a38e6 commit 6756ac1
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"beta": "98.3.151-beta",
"beta": "99.3.488-beta",
"stable": "97.4.467"
}
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>98.3.151-beta</version>
<version>99.3.488-beta</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey,ferventcoder,the-running-dev</owners>
Expand Down
6 changes: 3 additions & 3 deletions automatic/dropbox/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
if(!$PSScriptRoot){ $PSScriptRoot = Split-Path $MyInvocation.MyCommand.Path -Parent }
. "$PSScriptRoot\helper.ps1"

$version = '98.3.151'
$version = '99.3.488'

if (!(IsVersionAlreadyInstalled $version)) {
$stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) {$false} else {$true}
Expand All @@ -11,8 +11,8 @@ if (!(IsVersionAlreadyInstalled $version)) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "Dropbox"
url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2098.3.151%20Offline%20Installer.exe'
checksum = 'fb05d01d8da9ca60c005e89906b61a4af23d4a7ca80e010605330cfb2214a102'
url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2099.3.488%20Offline%20Installer.exe'
checksum = '670c16cb969d8e0603d5f85ba37ef24a0cf2f1502cb9edf77f4a48f448ed9bb8'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
Expand Down
2 changes: 1 addition & 1 deletion automatic/patch-my-pc/patch-my-pc.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>patch-my-pc</id>
<version>4.1.0.3</version>
<version>4.1.0.5</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/patch-my-pc</packageSourceUrl>
<owners>chocolatey, Redsandro</owners>
<title>Patch my PC</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/patch-my-pc/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ $packageArgs = @{
packageName = 'patch-my-pc'
file = "$toolsDir\PatchMyPC.exe"
url = 'https://patchmypc.net/freeupdater/PatchMyPC.exe'
checksum = 'aec9a4fe1ec8630be466b8a86eb7b06b446bcd2b404f18b1e1ac42ab66c69fe6'
checksum = '6f94aab81c7f981d7629046495aec08fbfd064326a51a76119f15e1f76a846f8'
checksumType = 'sha256'
}

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.2760.0</version>
<version>9.0.2761.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 = 'e2cad66e13d5b5a7ba73166ac677452b2c53a81f2478f4fe7bdf3e3ed56b9c6e'
checksum64 = '64f397c69d6c699ad31088365f2fef4192640755ab1af85871b09d103e55e744'
checksum = 'feca6287e1dde4be9d30f3d1e28c85243fe19098f66e39d7f8bb8c0d933f243c'
checksum64 = 'f648cefbf1658aa8bd02adb249e3dccf83aa6b21ece04c57fd38c4ec7bc18e4d'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0830/gvim_8.2.0830_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0830/gvim_8.2.0830_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0834/gvim_8.2.0834_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0834/gvim_8.2.0834_x64.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'

checksum32: 9D5C952165E18FBBD562CFFC5F6DE9ADE4E124C539003B017C15D62D9F1E217D
checksum64: 5E95A8F6BC7F4ACF15FD6DF24C751C39434F902AB7D245C5B8A04B568862EAFB
checksum32: F7285D791C16AA659BCA38E709DFEF624745AA9EED1555977E925D0181912183
checksum64: 9FB41CBADB1CF42352665172C18E4EC555A9B2BA2367019AFB77CB06DED9940C
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_8.2.0830_x86.zip"
file64 = "$toolsDir\gvim_8.2.0830_x64.zip"
file = "$toolsDir\gvim_8.2.0834_x86.zip"
file64 = "$toolsDir\gvim_8.2.0834_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>8.2.0830</version>
<version>8.2.0834</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey, Rob Reynolds, matsuhav</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>windows10-media-creation-tool</id>
<version>10.0.18362.418</version>
<version>10.0.19041.1</version>
<title>Windows 10 Media Creation Tool</title>
<authors>Microsoft</authors>
<owners>DarwinJS, chocolatey</owners>
Expand All @@ -27,7 +27,7 @@ You can then download and run the media creation tool. For more information on h
<tags>portable windows10 media-creation-tool freeware</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/windows10-media-creation-tool</packageSourceUrl>
<dependencies>
<dependency id="win10mct" version="10.0.18362.418" />
<dependency id="win10mct" version="10.0.19041.1" />
</dependencies>
</metadata>
</package>

0 comments on commit 6756ac1

Please sign in to comment.