Skip to content

Commit

Permalink
AU: 3 updated - chromium mono visualstudiocode
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 8, 2018
1 parent c4d5806 commit 7b62947
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 17 deletions.
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>67.0.3365.0-snapshots</version>
<title>Chromium Snapshots</title>
<version>65.0.3325.146</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/541326/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/541318/mini_installer.exe>
32-Bit software: <https://github.com/henrypp/chromium/releases/download/v65.0.3325.146-r530369-win32/chromium-sync.exe>
64-Bit software: <https://github.com/henrypp/chromium/releases/download/v65.0.3325.146-r530369-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: A7F92BDF334F27699E7AD9F9F7EF60C1A55484D650C5A0C1FB0B1ECCD0324553
checksum64: 5CAFCB745D017D6F9CCADC35591B08056D9926359D31CD8F1D87F58496D80D57
checksum32: 9BDE7CB567A1BC82B6FA927BD7F33D00E7AF916876ADD4EA7969C42932D7A4F1
checksum64: C41592E50E259D62FA66B8619FF3C5002969EAB1EED749EBB260C665FF06C083

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 = "67.0.3365.0-snapshots"
$version = "65.0.3325.146"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
2 changes: 1 addition & 1 deletion automatic/mono/mono.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>mono</id>
<version>5.10.0.140</version>
<version>5.10.0.160</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/mono</packageSourceUrl>
<title>Mono</title>
<authors>Miguel de Icaza, other Mono committers</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/mono/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
url = 'https://download.mono-project.com/archive/5.10.0/windows-installer/mono-5.10.0.140-gtksharp-2.12.45-win32-0.msi'
url64bit = 'https://download.mono-project.com/archive/5.10.0/windows-installer/mono-5.10.0.140-x64-0.msi'
url = 'https://download.mono-project.com/archive/5.10.0/windows-installer/mono-5.10.0.160-gtksharp-2.12.45-win32-0.msi'
url64bit = 'https://download.mono-project.com/archive/5.10.0/windows-installer/mono-5.10.0.160-x64-0.msi'
softwareName = 'Mono for Windows*'
checksum = 'beb3fdb4e28da5a609093b159981a6143c5006aaa3113ba7cf0dbea7b884bebb'
checksum = 'f4383925bfb902aacc75dd332e94ec9ca675b61c2fa2d190be6b7a61fddbafe5'
checksumType = 'sha256'
checksum64 = '86f1953c34061c941c49cd445521b06bbc4e7fde1a0027c26f7365b74ead828a'
checksum64 = '9849214f6fb7c0174d996a47af95d04771877d637bdef0c8f965ac3cd6ff992e'
checksumType64 = 'sha256'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 3010, 1641)
Expand Down
8 changes: 4 additions & 4 deletions automatic/visualstudiocode/Tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ Get-Process code -ea 0 | Stop-Process #in case gracefull shutdown did not succe
$packageArgs = @{
packageName = 'visualstudiocode'
fileType = 'EXE'
url = 'https://az764295.vo.msecnd.net/stable/f88bbf9137d24d36d968ea6b2911786bfe103002/VSCodeSetup-ia32-1.20.1.exe'
url64bit = 'https://az764295.vo.msecnd.net/stable/f88bbf9137d24d36d968ea6b2911786bfe103002/VSCodeSetup-x64-1.20.1.exe'
url = 'https://az764295.vo.msecnd.net/stable/9a199d77c82fcb82f39c68bb33c614af01c111ba/VSCodeSetup-ia32-1.21.0.exe'
url64bit = 'https://az764295.vo.msecnd.net/stable/9a199d77c82fcb82f39c68bb33c614af01c111ba/VSCodeSetup-x64-1.21.0.exe'

softwareName = 'Microsoft Visual Studio Code'

checksum = '6357cd2db735617b4f10f402d6878073c3f4a729f38b9e3f7d376084e25eeb0b'
checksum = '394f1e5d2aebd24f0bac0c210a784318a848fdf375148757087347d6f9104a0f'
checksumType = 'sha256'
checksum64 = 'ccd5515e1905f39883bd5135eca598620555320ef16e8639603242675c768a2b'
checksum64 = '07fe0d2433176fdf626a8a011bf6155d42b05124c8188540b6d7ad186778665c'
checksumType64 = 'sha256'

silentArgs = "/verysilent /suppressmsgboxes /mergetasks=""$mergeTasks"" /log=""$env:temp\vscode.log"""
Expand Down
2 changes: 1 addition & 1 deletion automatic/visualstudiocode/visualstudiocode.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>visualstudiocode</id>
<title>Visual Studio Code</title>
<version>1.20.1</version>
<version>1.21.0</version>
<authors>Microsoft</authors>
<owners>chocolatey</owners>
<projectUrl>https://code.visualstudio.com</projectUrl>
Expand Down

0 comments on commit 7b62947

Please sign in to comment.