Skip to content

Commit

Permalink
AU: 3 updated - smartftp typescript vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jun 5, 2020
1 parent e25b207 commit 18cb4c2
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion automatic/smartftp/smartftp.nuspec
Expand Up @@ -5,7 +5,7 @@
<id>smartftp</id>
<title>SmartFTP</title>
<owners>chocolatey</owners>
<version>9.0.2764.0</version>
<version>9.0.2765.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
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 = '80e530de28e3dec2051e8c71471d7f06a5bd1ca20018587682b076bcc068c7d1'
checksum64 = '58e0ff89557cbab765e142fb12d2459d81f17095b9de0fc5ce164b0e0518a25d'
checksum = '39edf2ddec6da5fde4c0c31afd9fb84e6755674b8f44b2ed9e01ea2e3dfb1dbe'
checksum64 = '8bcd86e2270e41fe3603a580abe57f817030218ffc6989129bfde9b1bfeabffb'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down
2 changes: 1 addition & 1 deletion automatic/typescript/tools/chocolateyInstall.ps1
Expand Up @@ -4,4 +4,4 @@ Update-SessionEnvironment

$npmPath = Get-Command npm | ForEach-Object { $_.Path }
"Installing $env:chocolateyPackageName using nodejs..."
Start-ChocolateyProcessAsAdmin $npmPath -statements install,"-g","typescript@3.9.3"
Start-ChocolateyProcessAsAdmin $npmPath -statements install,"-g","typescript@3.9.5"
4 changes: 2 additions & 2 deletions automatic/typescript/typescript.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>typescript</id>
<version>3.9.3</version>
<version>3.9.5</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/typescript</packageSourceUrl>
<owners>chocolatey, Microsoft</owners>
<title>TypeScript</title>
Expand All @@ -23,7 +23,7 @@
This package installs the command-line TypeScript compiler as a Node.js package.
]]></description>
<releaseNotes>https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+3.9.3%22+label%3A%22fixed%22+</releaseNotes>
<releaseNotes>https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+3.9.5%22+label%3A%22fixed%22+</releaseNotes>
<dependencies>
<dependency id="nodejs-lts" version="6.9.2" />
</dependencies>
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
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.0896/gvim_8.2.0896_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0896/gvim_8.2.0896_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0905/gvim_8.2.0905_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0905/gvim_8.2.0905_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: EA4858D7B9991EFA463B87B10714197F79FF6DDB3F3D4D87E2AD45FE326758EC
checksum64: 7357B82D98D1671A5648A4B92DC61628ECBCE02F8C16EA3DFA3D2A0ED62D25CC
checksum32: E6E5F4DAEBE29BDD551F690484FCCA7266B37E7644AF7F548480E44D05FDB243
checksum64: D6EF2B1335F2F0C02C1B82E17D7DE7C77F26386EB5251BB481E59EE2DEE9E090
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_8.2.0896_x86.zip"
file64 = "$toolsDir\gvim_8.2.0896_x64.zip"
file = "$toolsDir\gvim_8.2.0905_x86.zip"
file64 = "$toolsDir\gvim_8.2.0905_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>8.2.0896</version>
<version>8.2.0905</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

0 comments on commit 18cb4c2

Please sign in to comment.