Skip to content

Commit

Permalink
AU: 5 updated - dropbox mixxx mkdocs sysinternals typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Oct 13, 2021
1 parent 63ea217 commit eb5bb26
Show file tree
Hide file tree
Showing 13 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.json
@@ -1,4 +1,4 @@
{
"beta": "133.3.4085-beta",
"beta": "134.3.4102-beta",
"stable": "133.4.4089"
}
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>133.4.4089</version>
<version>134.3.4102-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
Expand Up @@ -4,7 +4,7 @@ if (!$PSScriptRoot) {
}
. "$PSScriptRoot\helper.ps1"

$version = '133.4.4089'
$version = '134.3.4102'

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%20133.4.4089%20Offline%20Installer.exe'
checksum = '6bb378a52fffd7df8f2fc589d4b436fd0568934bc8844a0916daf581778f38f2'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20134.3.4102%20Offline%20Installer.exe'
checksum = '7efa50fc839a5afd6ef97e3244818bb4c0819ba9589ab9c94c51f9bcd9715805'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
Expand Down
4 changes: 2 additions & 2 deletions automatic/mixxx/legal/VERIFICATION.txt
Expand Up @@ -8,15 +8,15 @@ Package can be verified like this:
1. Go to <https://www.mixxx.org/download>

x32: No longer being provided
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.4-alpha-880-g7b22498e81-win64.msi
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.4-alpha-889-ga7bbbd39a2-win64.msi

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'

checksum64: AFB80259D7700AFE94385AEC3C7D8CFE21949D56388CA4459F6C96637AE0E42A
checksum64: 59D283D4A8EDFCF4D976A54DCF2CA820257B11F6CF8351BF4E580F7F6234114B

File 'license.txt' is obtained from:
https://www.gnu.org/licenses/gpl-2.0.html
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.json
@@ -1,4 +1,4 @@
{
"stable": "2.3.1",
"alpha": "2.4-alpha-880"
"alpha": "2.4-alpha-889"
}
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>mixxx</id>
<version>2.4-alpha-880</version>
<version>2.4-alpha-889</version>
<title>Mixxx</title>
<owners>chocolatey-community</owners>
<authors>Mixxx Development Team</authors>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mixxx/tools/chocolateyInstall.ps1
Expand Up @@ -9,7 +9,7 @@ if ((Get-OSArchitectureWidth 32) -or ($env:chocolateyForceX86 -eq 'true')) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file64 = "$toolsPath\mixxx-2.4-alpha-880-g7b22498e81-win64.msi"
file64 = "$toolsPath\mixxx-2.4-alpha-889-ga7bbbd39a2-win64.msi"

softwareName = 'Mixxx *'

Expand Down
2 changes: 1 addition & 1 deletion automatic/mkdocs/mkdocs.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>mkdocs</id>
<title>MkDocs</title>
<version>1.2.2</version>
<version>1.2.3</version>
<authors>Tom Christie</authors>
<owners>chocolatey-community</owners>
<projectUrl>http://www.mkdocs.org</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mkdocs/tools/ChocolateyInstall.ps1
@@ -1,6 +1,6 @@
Update-SessionEnvironment

$version = '1.2.2'
$version = '1.2.3'

$proxy = Get-EffectiveProxy
if ($proxy) {
Expand Down
2 changes: 1 addition & 1 deletion automatic/sysinternals/sysinternals.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>sysinternals</id>
<title>Sysinternals</title>
<version>2021.9.30</version>
<version>2021.10.12</version>
<authors>Mark Russinovich, Bryce Cogswell</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Sysinternals - utilities to help you manage, troubleshoot and diagnose your Windows systems and applications.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/sysinternals/tools/chocolateyInstall.ps1
Expand Up @@ -9,7 +9,7 @@ Write-Host "Sysinternals Suite is going to be installed in '$installDir'"
$packageArgs = @{
packageName = 'sysinternals'
url = 'https://download.sysinternals.com/files/SysinternalsSuite.zip'
checksum = '6609c4a81fd4995e340eade60c0c2833c330ba0778312f26234456aa81967f8f'
checksum = 'da7fcef2a6b343f23dc0a6faa4925877f1ce633f6166d65e3f90d46c90a9cf23'
checksumType = 'sha256'
unzipLocation = $installDir
}
Expand All @@ -18,7 +18,7 @@ Accept-Eula
if ($installDir -ne $toolsPath) { Install-ChocolateyPath $installDir }
if (Is-NanoServer) {
$packageArgs.url = 'https://download.sysinternals.com/files/SysinternalsSuite-Nano.zip'
$packageArgs.checksum = 'eeae4fb66d32db20073080c005f2ff624d811a4cf4dfe93bb137d7872644e16e'
$packageArgs.checksum = '978e4b22eb7549bd9e74b48774cd5d02bf1c8358130565ba50cd2de092108b7b'
}

$old_path = 'c:\sysinternals'
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@4.4.3"
Start-ChocolateyProcessAsAdmin $npmPath -statements install,"-g","typescript@4.4.4"
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>4.4.3</version>
<version>4.4.4</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/typescript</packageSourceUrl>
<owners>chocolatey-community, 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+4.4.3%22+label%3A%22fixed%22+</releaseNotes>
<releaseNotes>https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+4.4.4%22+label%3A%22fixed%22+</releaseNotes>
<dependencies>
<dependency id="nodejs-lts" version="6.9.2" />
</dependencies>
Expand Down

0 comments on commit eb5bb26

Please sign in to comment.