Skip to content

Commit

Permalink
AU: 5 updated - dropbox juju mkvtoolnix vscode-insiders vscode-inside…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Aug 30, 2021
1 parent 3a587a5 commit ad35dd4
Show file tree
Hide file tree
Showing 13 changed files with 25 additions and 25 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": "130.3.4951-beta",
"beta": "130.3.4964-beta",
"stable": "129.4.3571"
}
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>130.3.4951-beta</version>
<version>130.3.4964-beta</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey-community,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 @@ -4,7 +4,7 @@ if (!$PSScriptRoot) {
}
. "$PSScriptRoot\helper.ps1"

$version = '130.3.4951'
$version = '130.3.4964'

if (!(IsVersionAlreadyInstalled $version)) {
$stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true }
Expand All @@ -13,8 +13,8 @@ if (!(IsVersionAlreadyInstalled $version)) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "Dropbox"
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20130.3.4951%20Offline%20Installer.exe'
checksum = '4e653f2b8b01c7c4311da35e21d99dbd5543215acfaa2e4ce2825255e78e4a8d'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20130.3.4964%20Offline%20Installer.exe'
checksum = 'a3a2856e80ca327c9aa0dcb33edb85f4662d04cbac19f95b9e76b5d6a6b0f305'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
Expand Down
2 changes: 1 addition & 1 deletion automatic/juju/juju.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"2.6": "2.6.10",
"2.7": "2.7.8",
"2.8": "2.8.10",
"2.9": "2.9.11"
"2.9": "2.9.12"
}
4 changes: 2 additions & 2 deletions automatic/juju/juju.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>juju</id>
<version>2.9.11</version>
<version>2.9.12</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/juju</packageSourceUrl>
<owners>chocolatey-community,AdmiringWorm</owners>
<title>Juju</title>
Expand All @@ -22,7 +22,7 @@
Juju is an application and service modelling tool that enables you to quickly model, configure, deploy and manage applications in the cloud with only a few commands. Use it to deploy hundreds of preconfigured services, OpenStack, or your own code to any public or private cloud.
]]></description>
<releaseNotes>https://discourse.charmhub.io/t/juju-2-9-11-release-notes</releaseNotes>
<releaseNotes>https://discourse.charmhub.io/t/juju-2-9-12-release-notes</releaseNotes>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions automatic/juju/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The installer have been downloaded from their launchpad page <https://launchpad.
The same download links are also located in their docs <https://jujucharms.com/docs/stable/reference-releases>
and can be verified like this:

1. Go to <https://launchpad.net/juju/2.9/2.9.11/+download/juju-setup-2.9.11-signed.exe>
1. Go to <https://launchpad.net/juju/2.9/2.9.12/+download/juju-setup-2.9.12.exe>
to download the installer
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: 01281570357D99C9A778FE514F436A289DBF1920A801536CA9553F2ADB8A66EC
checksum: FDC93D5DFDE35417B153BBE65C81C5F049BC7A1F2CD1C714B9BCA4D0C0DC11FD

File 'LICENSE.txt' is obtained from <https://github.com/juju/juju/blob/0b9d2d867111e1476ace5483c9868960cfe22ba1/LICENCE>
2 changes: 1 addition & 1 deletion automatic/juju/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ $packageArgs = @{
packageName = 'juju'
fileType = 'exe'
softwareName = 'Juju'
file = "$toolsDir\juju-setup-2.9.11-signed.exe"
file = "$toolsDir\juju-setup-2.9.12.exe"
silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"${env:TEMP}\${env:chocolateyPackageName}.${env:chocolateyPackageVersion}.Install.log`""
validExitCodes= @(0)
}
Expand Down
8 changes: 4 additions & 4 deletions automatic/mkvtoolnix/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ Package can be verified like this:

1. Go to

x32: https://mkvtoolnix.download/windows/releases/60.0.0/mkvtoolnix-32-bit-60.0.0-setup.exe
x64: https://mkvtoolnix.download/windows/releases/60.0.0/mkvtoolnix-64-bit-60.0.0-setup.exe
x32: https://mkvtoolnix.download/windows/releases/61.0.0/mkvtoolnix-32-bit-61.0.0-setup.exe
x64: https://mkvtoolnix.download/windows/releases/61.0.0/mkvtoolnix-64-bit-61.0.0-setup.exe

to download the installer.

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: 02D128C4029A6F8BA551742CC7A407208A5C223D16885FB808D6772F230C4389
checksum64: 46D726BC1F39F3EFCB1EFA2F348AEFFA9B61368BB90836F3F41BD346F70C438D
checksum32: FE8C057489B9478F715BA15E5DDDD4698635CD0BC47E2260A7EC4E0EE5AFD25E
checksum64: F2CCD10C67F07369E13D9A75AB3A0B4F693D48F67F99A2224FA7C515186E7D2F
2 changes: 1 addition & 1 deletion automatic/mkvtoolnix/mkvtoolnix.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>mkvtoolnix</id>
<version>60.0.0.20210807</version>
<version>61.0.0</version>
<title>MKVToolNix</title>
<owners>chocolatey-community</owners>
<authors>Moritz Bunkus</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/mkvtoolnix/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = 'mkvtoolnix'
fileType = 'exe'
file = "$toolsPath\mkvtoolnix-32-bit-60.0.0-setup.exe"
file64 = "$toolsPath\mkvtoolnix-64-bit-60.0.0-setup.exe"
file = "$toolsPath\mkvtoolnix-32-bit-61.0.0-setup.exe"
file64 = "$toolsPath\mkvtoolnix-64-bit-61.0.0-setup.exe"
silentArgs = '/S'
validExitCodes = @(0)
softwareName = 'mkvtoolnix*'
Expand Down
8 changes: 4 additions & 4 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url = 'https://az764295.vo.msecnd.net/insider/6a2daec767703dad42461333fbf8666aa481a32b/VSCodeSetup-ia32-1.60.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/6a2daec767703dad42461333fbf8666aa481a32b/VSCodeSetup-x64-1.60.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/44a4b19a910a287adef4daaeabcf68f2ba893c35/VSCodeSetup-ia32-1.60.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/44a4b19a910a287adef4daaeabcf68f2ba893c35/VSCodeSetup-x64-1.60.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = 'a581ff8e2bfba23ec192a8c133f7b4cb924f6b76cce467c46a73f1ca97e35c0caa559b3c59e991367fd50208f2b3675e9ac5fc79ed73181958a2d23720c1c805'
checksum = '1beba124c77fa8f5892d244ba70147eada7e800466c711341f05dafd4f3904cfd4087b8cc40c0adfd785f489a7fd1ec358a9c8d7eeca254ee9f283abc3f138c0'
checksumType = 'sha512'
checksum64 = 'de92b3c3245c603122f39d7a0ac1930d41e829b67a7079e8b476f39f875f35c6c9e7df4dbc76398f6b3fd9023dbad93c87d26b690ce01e1b472c9cd22c4fb592'
checksum64 = 'f7408b0b25ed41252ac1ed8e2995cb6a406dfb84ad0ff6264dcb6f4bbd6737aa9bfb678fed556a0fbd14d27963e238111fd06c5c56502a4ec5c2305f56788bf4'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.60.0.20210827</version>
<version>1.60.0.20210830</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders/vscode-insiders.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.60.0.20210827</version>
<version>1.60.0.20210830</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -47,7 +47,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath"
]]></description>
<tags>microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform</tags>
<dependencies>
<dependency id="vscode-insiders.install" version="[1.60.0.20210827]" />
<dependency id="vscode-insiders.install" version="[1.60.0.20210830]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit ad35dd4

Please sign in to comment.