Skip to content

Commit

Permalink
AU: 4 updated - chromium prey smartftp vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jun 14, 2022
1 parent 69e1a8d commit 0101392
Show file tree
Hide file tree
Showing 13 changed files with 25 additions and 25 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": "105.0.5118.0-snapshots",
"snapshots": "105.0.5119.0-snapshots",
"stable": "102.0.5005.115"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.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>chromium</id>
<version>105.0.5118.0-snapshots</version>
<version>105.0.5119.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
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://storage.googleapis.com/chromium-browser-snapshots/Win/1013353/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1013354/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1013642/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1013638/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: AF62210F6A66D0E075440E463948648683436316125104C81D6817D9FA13206D
checksum64: A84353F2040F999AC4EDBC2139E18B9B6A7D214AE4DB57E018E2C29797EA0ACB
checksum32: 9D881FB2A4CE413706427E711822646B3786EFE7F33E3E9D7B23F212D1440B33
checksum64: 7C1624121F34D45434FE71E3C68E4B13F24D678D03983D2AAB13FAEBBB367A14

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 = "105.0.5118.0-snapshots"
$version = "105.0.5119.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
8 changes: 4 additions & 4 deletions automatic/prey/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/prey/prey-node-client/releases>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.10.3/prey-windows-1.10.3-x86.msi>
64-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.10.3/prey-windows-1.10.3-x64.msi>
32-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.10.4/prey-windows-1.10.4-x86.msi>
64-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.10.4/prey-windows-1.10.4-x64.msi>
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: AABDABCE37992DFE7EF75593D91255D0BC7AB8F7E1BA80ACA0E5163C27B4D627
checksum64: D4AF69EB4BE0683CB14CA68B33F38054EBD5C01411754D2AF6C6DF7C7BD150AF
checksum32: C5361C8FE4FACEAB12AC08598A7C3AEA8DE00C6F5745B4B8DF94DC2C4AC5BE0D
checksum64: 69FDB2E765974648216E4343A5AB6A0ACD100099F2492D2180346DE97CE4E44A

The file 'LICENSE.txt' has been obtained from <https://github.com/prey/prey-node-client/blob/master/license.txt>
2 changes: 1 addition & 1 deletion automatic/prey/prey.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"1.7": "1.7.5",
"1.8": "1.8.3",
"1.9": "1.9.24",
"1.10": "1.10.3"
"1.10": "1.10.4"
}
4 changes: 2 additions & 2 deletions automatic/prey/prey.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>prey</id>
<version>1.10.3</version>
<version>1.10.4</version>
<title>Prey</title>
<owners>chocolatey-community</owners>
<authors>Fork Ltd</authors>
Expand All @@ -21,7 +21,7 @@ Prey lets you keep track of your laptop, phone and tablet whenever stolen or mis
- You may need to run `C:\Windows\Prey\current\bin\prey config gui -f` after installation to configure Prey.
]]></description>
<summary>Prey is a lightweight application to track a laptop or mobile if it gets stolen or missing.</summary>
<releaseNotes>https://github.com/prey/prey-node-client/releases/tag/v1.10.3</releaseNotes>
<releaseNotes>https://github.com/prey/prey-node-client/releases/tag/v1.10.4</releaseNotes>
<tags>prey anti-theft lockdown tracking admin foss cross-platform</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/prey</packageSourceUrl>
<projectSourceUrl>https://github.com/prey/prey-node-client</projectSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/prey/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\prey-windows-1.10.3-x86.msi"
file64 = "$toolsPath\prey-windows-1.10.3-x64.msi"
file = "$toolsPath\prey-windows-1.10.4-x86.msi"
file64 = "$toolsPath\prey-windows-1.10.4-x64.msi"
softwareName = 'prey*'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 2010, 1641)
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-community</owners>
<version>10.0.2990.0</version>
<version>10.0.2991.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
2 changes: 1 addition & 1 deletion automatic/smartftp/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $packageArgs = @{
url = 'https://www.smartftp.com/get/SmartFTP86.msi'
url64bit = 'https://www.smartftp.com/get/SmartFTP64.msi'
checksum = '4b47661c0da3af300234d66e6578d347507d8fb0318bbec0d65e3da1d62d8cb1'
checksum64 = 'a254ddfb835332670bed4452033e55af48ab817f582d100dfe052729c1fa74ea'
checksum64 = '7817c9e7f414ab6c60f79a62ee7fbca7310d9211e39b494ea46f818dfbea9bd7'
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.5076/gvim_8.2.5076_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.5076/gvim_8.2.5076_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.5085/gvim_8.2.5085_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.5085/gvim_8.2.5085_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: A6701E21FA51BFF202E99E76579DB5C9EDAF32E5AF12B8B00B9780C3C0FB08A9
checksum64: 4DABFACFF691F56B0FB8A6665DE421EE6C0BE7E34A993C9893A91D451E764F93
checksum32: EB9936DB576DDA628A8658529E43E846EEB6E5DE478E30C8EC7736AEDA836045
checksum64: 0C5C15D1B11C8EAA72CE3A2EAC8E4D03A4A1D98EF80AA4C0F3194D680546240C
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.5076_x86.zip"
file64 = "$toolsDir\gvim_8.2.5076_x64.zip"
file = "$toolsDir\gvim_8.2.5085_x86.zip"
file64 = "$toolsDir\gvim_8.2.5085_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.5076</version>
<version>8.2.5085</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, 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 0101392

Please sign in to comment.