Skip to content

Commit

Permalink
AU: 4 updated - chromium displayfusion dropbox tor-browser
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed May 23, 2019
1 parent f5b5229 commit 6e6d899
Show file tree
Hide file tree
Showing 13 changed files with 55 additions and 21 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": "76.0.3803.0-snapshots",
"stable": "74.0.3729.157"
"stable": "74.0.3729.169"
}
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>76.0.3803.0-snapshots</version>
<title>Chromium Snapshots</title>
<version>74.0.3729.169</version>
<title>Chromium</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://storage.googleapis.com/chromium-browser-snapshots/Win/662252/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/662224/mini_installer.exe>
32-Bit software: <https://github.com/henrypp/chromium/releases/download/v74.0.3729.169-r638880-win32/chromium-sync.exe>
64-Bit software: <https://github.com/henrypp/chromium/releases/download/v74.0.3729.169-r638880-win64/chromium-sync.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: DA64B3730E49404285623C0FAEA62A2CFD1B36FE720F96CE231F0133D1DC41BB
checksum64: 3F27354549EA62FC200F54423EAC14A2F38E29F3B290961252B3092115313672
checksum32: 50D6448879C688FA9044FA4751A3D57766DDB0835B46A0463B46B5BBFCB7004C
checksum64: 2AC77B2FCCD314E8C62E0F6005F5B7920771266C030506A0C24D17101B7B6D52

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 = "76.0.3803.0-snapshots"
$version = "74.0.3729.169"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
2 changes: 1 addition & 1 deletion automatic/displayfusion/displayfusion.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "9.5",
"unstable": "9.5-Beta4"
"unstable": "9.5-c"
}
2 changes: 1 addition & 1 deletion automatic/displayfusion/displayfusion.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>displayfusion</id>
<version>9.5</version>
<version>9.5-c</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/displayfusion</packageSourceUrl>
<owners>chocolatey, keithlammers, the-running-dev</owners>
<title>DisplayFusion</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/displayfusion/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://www.displayfusion.com/Download/>
and can be verified by doing the following:

1. Download the following <https://binaryfortressdownloads.com/Download/BFSFiles/101/DisplayFusionSetup-9.5.exe>
1. Download the following <https://binaryfortressdownloads.com/Download/BFSFiles/101/DisplayFusionSetup-9.5c.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
checksum: 0E18E93686CF8375900BB1BE68944D6E55AAD8D74C35F5CB7BC4B49FF7D2C2BA
checksum: 6E291007610D7A8695487390FBA1789D216C6D84391FFAAC0A0BF9EFE6EDE00D

The file 'LICENSE.txt' has been obtained from <https://www.displayfusion.com/License/>
2 changes: 1 addition & 1 deletion automatic/displayfusion/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $localeTwoLetter = (Get-UICulture).TwoLetterISOLanguageName
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\DisplayFusionSetup-9.5.exe"
file = "$toolsPath\DisplayFusionSetup-9.5c.exe"
softwareName = 'displayfusion*'
silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LANG=$localeTwoLetter /STARTUPALL=1 /CONTEXTMENU=0 /LAUNCHAFTER=0 /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0, 1641, 3010)
Expand Down
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": "74.3.103-beta",
"stable": "72.4.136"
"stable": "73.4.118"
}
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>74.3.103-beta</version>
<version>73.4.118</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 = '74.3.103'
$version = '73.4.118'

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%2074.3.103%20Offline%20Installer.exe'
checksum = 'a25dca09c3a250dbeed8fe4cdb727bf977d4b302af1c2c3e6e6245fe6834ef1d'
url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2073.4.118%20Offline%20Installer.exe'
checksum = '960e6a8a387231f2b8676dbf03eb23bffd28ccd2c94029dc6d9e86e341decca6'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
Expand Down
27 changes: 27 additions & 0 deletions automatic/tor-browser/tools/LanguageChecksums.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
#TYPE Selected.System.String
"Locale"|"Checksum"|"Checksum64"|"URL32"|"URL64"
"pl"|"A015E7AB5463F164431C987FCC365067CF49A0EE16F035A5C31A5EB9C08D1107"|"667C7835974FD6432FC9BB0A42CF5277BC4B0547F8E4278A173650D8E80E6D4D"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_pl.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_pl.exe"
"id"|"AF4584ED8F8B0A399D45C2B1A2D2D0A7656B6EB68742BD6E3B527F7DD6D1C591"|"C98734FB31B7EB150E65DB14ED2495336A93D1916A39F59E8697032C40C75802"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_id.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_id.exe"
"sv-SE"|"701B7BD94CB66372EFC9799717E5C0A38CEDDDDFC58AB9776A5D16987981F6AE"|"4C7D154043B6596DB126F6115E0F7B041E2FA45D0D4ACE0DB573FEC9D01D6663"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_sv-SE.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_sv-SE.exe"
"he"|"50B1C7EE01CC0F15E474EAA310D78F8126190F8C6553C1FE02E444D3DA698999"|"5675549C0D7A8DC33A185B98FDA788612F43CD6ADC24A53795859FEB88E7B0AF"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_he.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_he.exe"
"da"|"727F4F49DFCFDA06E94346452647EE8F1B77D18F4156579A676FB2872FFA9BCE"|"E2EF2F145DD27B36BD3ABF0BDEB49DF720A5672296A6EAAD7677FB16A04FBB8B"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_da.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_da.exe"
"es-ES"|"6C693A64EBE2EAF66738FAFB2E365EC176AB29F013FEBD7517998B02EE65E81F"|"11DD0EDA5E49BC42C240BF9E1F0F49259B96C5277DAFDD83DE35F777B5068C99"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_es-ES.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_es-ES.exe"
"fr"|"3FA87AAFCD13955A67FE8D2E10932BF57B9A816857545689DB8AEA21BD185C3E"|"ECFA28CC451599C3C4C6EEDEDF2729686B206A5EE6C68FC4CF4FEA4E811F2D05"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_fr.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_fr.exe"
"ar"|"E9B696B83B286B010A1F14D5576EC54A432B13CBB24953CAC45EB9527BB8A71B"|"287EA55EF9F891B514AF66A01B1224C65BC7DA7D8DBA0DC0DDC74E60F00E597A"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_ar.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_ar.exe"
"nl"|"3CFF9901D36CA82624F22AA296EF6158545305154237335DEE041D11927C3C1E"|"8C80D90CF77FC8CE57BCA6449C20EBD35922FDC9C796968363E035ED3CC859F8"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_nl.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_nl.exe"
"it"|"9A0C6B54FC3FB421FA90F5AA7A1583B5F378FF7EBFE83B7043F18F800B45585B"|"555B72B18DBE2BCBF013659497D6B6B0FC504E032D146B1B71A2D0273288F9F9"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_it.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_it.exe"
"zh-TW"|"438B57C04F55DB1468B3B762C9455F2249FFF7221B39AE9379FB3268005294D5"|"25EA26275DCF775DE7049373348C509E6E5DD696D746D659D115DAC49559E786"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_zh-TW.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_zh-TW.exe"
"tr"|"09AFED4B6D08A9C329E70B556A6B2905CC374513932DEC5B63D1EF6AB8A09316"|"480EF4E8B6027FDEAA745D494878856BEB4ED563F627E5D6BE31FC18A0B09E8C"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_tr.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_tr.exe"
"nb-NO"|"B1D502B7EF59521B3451AFB55189E7B830EDC961912D2B71A65CD6F3AAE95452"|"BBDE64BC777D3284602CA02B8753D502A8D95CC9A626A0A6445D510E440D9A42"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_nb-NO.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_nb-NO.exe"
"vi"|"ED493BFCB90A8F96B09ACE6C7EC82A0DA02F008A7EA25C89152EA3C9E293A6AD"|"F276FE9E87FC7DFB6F2C0F2DF22D7F764AA82485B39B5F8EB7359C80EF2530EE"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_vi.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_vi.exe"
"ko"|"023E90076985DDD760BE3ABEA79B7F98294EE84AB209088CC7D41872A253639D"|"727D6769F3DB6DE91089413628364814D21BDBD100D04709EA1ABE4D0E9F7C4F"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_ko.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_ko.exe"
"zh-CN"|"944942CCA9CF5228F2864D8E259755C104AA40D1395DFF5C2B74867295DB8D70"|"1D71BD4C2F93A1A7D81B57608C4F750BBCD4A48EE04A77BE13EF372D543E4D34"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_zh-CN.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_zh-CN.exe"
"fa"|"25BEABF60095D84667F4E9A72DE800968005C4397E523DE5CE48C0D49AA7632C"|"E9EA3359DE045D8817C2172743F4F3A6CB210C1E0347EDBA73AFF272D4EE4603"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_fa.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_fa.exe"
"is"|"94A95B60C3ACC262404C01A9F88143401321B9403505B778720DB047554DFBF9"|"F33969FE9411570889FD6DD0EE0A6433271865F5DF3FFCCA914DC61C71DC3136"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_is.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_is.exe"
"ga-IE"|"F97E4000A5F712396AF5C6137D402437B9F8262B1377156D038FD3CC2A0C0A23"|"EB18A0FDE884D1B9618779D9248D9AAA8A235751AAB7FAD538F23E79E26AF72F"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_ga-IE.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_ga-IE.exe"
"ru"|"EF54FE83792BEC94CB8DB9D20C24D6A8492416FE2F6FB9426D242CFB42FADC3F"|"C8B7DBF1CE1FF39942B697BF8221AEB28754B274A988D75A329EAA64EA923136"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_ru.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_ru.exe"
"en-US"|"119DA848876ED7FA786807E0214F7250C93045B4E4D314D2E3A7AD60962B4916"|"077032E7B0D9849E95917C42364B0F9E7C81090D2106113C843A6D67C49AFC3C"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_en-US.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_en-US.exe"
"de"|"9AE6E01989846139758A260E37A0AF250ABF822F3FEBF47FB0192603E69A7B26"|"B203892E5C8D2D565B5208A543547CE0F73EF48BE5300134C9FD5F28F2E0AD39"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_de.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_de.exe"
"pt-BR"|"0F7E12F77ED34F0813F7140F7F151FF617569C393FB0FFED8C938951FD28583F"|"CEA8D998ADCAD8577D25D4CAA65136356E1FEEEE3969437FCBB97DA4227E1B14"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_pt-BR.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_pt-BR.exe"
"ca"|"9768E1E378F55DF2593E704CE9290E8C4C24CFAA88FD768924673337B396DA58"|"0F15F6ABEBADB773932CF6FF99B1ECBE800873683F015722259521434AE671FB"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_ca.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_ca.exe"
"ja"|"B3BBE05D0926AA75BF55E893DA6175703BCE62C5CDC571AC8E2CE24BBEA87287"|"C5BF74DC3685638F6CB4B446152C81FBD802BFFB4563F1702EF696976F86B567"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-8.5_ja.exe"|"https://www.torproject.org/dist/torbrowser/8.5/torbrowser-install-win64-8.5_ja.exe"
13 changes: 10 additions & 3 deletions automatic/tor-browser/tor-browser.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,20 @@
<projectUrl>https://www.torproject.org/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/tor-browser.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description><![CDATA[
The Tor software protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, it prevents the sites you visit from learning your physical location, and it lets you access sites which are blocked.
<description><![CDATA[The Tor software protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, it prevents the sites you visit from learning your physical location, and it lets you access sites which are blocked.
The Tor Browser Bundle lets you use Tor on Windows without needing to install any software. It comes with a pre-configured web browser to protect your anonymity, and is self-contained.
This package puts the Tor Browser Bundle into `$env:ChocolateyBinRoot\tor-browser`.
## Package Parameters
- `/Locale:` - Allows changing the language to download tor-browser fol.
- `/InstallDir:` - Allows changing the installation directiory to put tor browser in.
## Notes
- Starting from version 8.5, support for 64 bit editons of tor browser is now also included.
There is currently no check to see if a 32bit edition is already installed. Use the `--x86` argument
if there is a wish to keep using the 32bit edition.
]]></description>
<summary>Protect your privacy with the Tor Browser Bundle</summary>
<releaseNotes>https://blog.torproject.org/category/tags/tor-browser</releaseNotes>
Expand Down

0 comments on commit 6e6d899

Please sign in to comment.