Skip to content

Commit

Permalink
AU: 8 updated - displayfusion flightgear git git.install git.portable…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Dec 8, 2020
1 parent b5e7be7 commit 25d125f
Show file tree
Hide file tree
Showing 17 changed files with 32 additions and 32 deletions.
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.7",
"unstable": "9.7.1-Beta7"
"unstable": "9.7.1-Beta8"
}
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.7.1-Beta7</version>
<version>9.7.1-Beta8</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/displayfusion</packageSourceUrl>
<owners>chocolatey-community, 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.7.1-Beta7.exe>
1. Download the following <https://binaryfortressdownloads.com/Download/BFSFiles/101/DisplayFusionSetup-9.7.1-Beta8.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: ED36FEF3C32F92E26122C03526A8B9D800F8839821C21E3A9CDE4748C69A094C
checksum: 65808E2A13A4BBF0AE50F85A3CE21AE4121D44B85C17E8C71F8C1E95FC037044

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.7.1-Beta7.exe"
file = "$toolsPath\DisplayFusionSetup-9.7.1-Beta8.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/flightgear/flightgear.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>flightgear</id>
<version>2020.3.2</version>
<version>2020.3.4</version>
<title>FlightGear</title>
<owners>chocolatey-community</owners>
<authors>FlightGear Team</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/flightgear/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
$ErrorActionPreference = 'Stop'

$version = '2020.3.2'
$version = '2020.3.4'
$softwareName = "FlightGear v$version"

$packageArgs = @{
packageName = 'flightgear'
fileType = 'exe'
url = 'https://sourceforge.net/projects/flightgear/files/release-2020.3/FlightGear-2020.3.2.exe/download'
url = 'https://sourceforge.net/projects/flightgear/files/release-2020.3/FlightGear-2020.3.4.exe/download'

softwareName = $softwareName

Expand Down
2 changes: 1 addition & 1 deletion automatic/git.install/git.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git.install</id>
<title>Git (Install)</title>
<version>2.29.2.2</version>
<version>2.29.2.3</version>
<authors>The Git Development Community</authors>
<owners>chocolatey-community</owners>
<summary>Git for Windows offers a native set of tools that bring the full feature set of the Git SCM to Windows</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/git.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from GitHub and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.2/Git-2.29.2.2-32-bit.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.2/Git-2.29.2.2-64-bit.exe>
32-Bit: <https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.3/Git-2.29.2.3-32-bit.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.3/Git-2.29.2.3-64-bit.exe>
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:
checksum32: 0A88D826CD4C66D949C054F5830667896FAE44FCB29C1698F7ED984DF8765029
checksum64: 9AB49D93166D430514B0AAF6DDA3FDC6B37E2FE1D0DF8ECC04403CD2BE40E78B
checksum32: 6A753EAC3CCF41B3EDF577F3C8B7E5299BC78455552304E60E197F2D1FA117DE
checksum64: 7EA2CD77818FAAE28BA401D1E7D9467DA00E97BBD5E7FBB6788CE0CEFDD24D2D

File 'LICENSE.txt' is obtained from <https://github.com/git-for-windows/git/blob/703601d6780c32d33dadf19b2b367f2f79e1e34c/COPYING>
4 changes: 2 additions & 2 deletions automatic/git.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Set-InstallerRegistrySettings $pp

Stop-GitSSHAgent

$fileName32 = 'Git-2.29.2.2-32-bit.exe'
$fileName64 = 'Git-2.29.2.2-64-bit.exe'
$fileName32 = 'Git-2.29.2.3-32-bit.exe'
$fileName64 = 'Git-2.29.2.3-64-bit.exe'
$packageArgs = @{
PackageName = 'git.install'
FileType = 'exe'
Expand Down
2 changes: 1 addition & 1 deletion automatic/git.portable/git.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git.portable</id>
<title>Git (Portable)</title>
<version>2.29.2.2</version>
<version>2.29.2.3</version>
<authors>The Git Development Community</authors>
<owners>chocolatey-community</owners>
<summary>Git for Windows offers a native set of tools that bring the full feature set of the Git SCM to Windows</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/git.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from GitHub and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.2/PortableGit-2.29.2.2-32-bit.7z.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.2/PortableGit-2.29.2.2-64-bit.7z.exe>
32-Bit: <https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.3/PortableGit-2.29.2.3-32-bit.7z.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.3/PortableGit-2.29.2.3-64-bit.7z.exe>
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:
checksum32: 7479D7DE99175E6FC5277FDA14AF240089BBD96FD60603E517DFB960213A679D
checksum64: 035BD5E46F1EE797B012801B3EA6C07327CE29720062423D057D4C2D41B92355
checksum32: 6A9AD809842C3FD34CAA1737F0DC6DCD3BB721072B3F3C50BB9529A754ED9F52
checksum64: 47334810D3CC063D1111FAC55E4645893BC8F758D3EBF571883749D90B3CD7B4

File 'LICENSE.txt' is obtained from <https://github.com/git-for-windows/git/blob/703601d6780c32d33dadf19b2b367f2f79e1e34c/COPYING>
4 changes: 2 additions & 2 deletions automatic/git/git.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git</id>
<title>Git</title>
<version>2.29.2.2</version>
<version>2.29.2.3</version>
<authors>The Git Development Community</authors>
<owners>chocolatey-community</owners>
<summary>Git for Windows offers a native set of tools that bring the full feature set of the Git SCM to Windows</summary>
Expand Down Expand Up @@ -48,7 +48,7 @@ Example: `choco install git.install --params "/GitAndUnixToolsOnPath /NoGitLfs /
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@10a8d98b2f320b565fa5349a4352e79666db71ff/icons/git.svg</iconUrl>
<dependencies>
<dependency id="git.install" version="[2.29.2.2]" />
<dependency id="git.install" version="[2.29.2.3]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/skype/skype.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>skype</id>
<title>Skype</title>
<version>8.66.0.77</version>
<version>8.67.0.87</version>
<authors>Microsoft</authors>
<owners>chocolatey-community,Rob Reynolds</owners>
<summary>Skype - VOIP</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/skype/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'Skype*'
url = 'https://download.skype.com/s4l/download/win/Skype-8.66.0.77.exe'
checksum = '7d1b7af29aef7ff065cbaedc686ed02127442f0fb726820435091eb46c7a1d36'
url = 'https://download.skype.com/s4l/download/win/Skype-8.67.0.87.exe'
checksum = '41921ea067f09c8a972f703317f077d95b1de2e17f2a7bf9f65ead631cd5c7ff'
checksumType = 'sha256'
silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
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/bc13785d3dd99b4b0e9da9aed17bb79809a50804/VSCodeSetup-ia32-1.52.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/bc13785d3dd99b4b0e9da9aed17bb79809a50804/VSCodeSetup-x64-1.52.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/6f933020e8dd4ea046eae2bcfc59a18edf2bc517/VSCodeSetup-ia32-1.52.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/6f933020e8dd4ea046eae2bcfc59a18edf2bc517/VSCodeSetup-x64-1.52.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = '4a0dbac8ff8322b405837440e5cdfff2bdb8628c3adc1fc280c0cb04309bbe5abdeb5fb45459f627a0ceb7ae534f86a923111bbb8a4ec471f7254e51136fe5c1'
checksum = 'ad5b09d8589f2e73487b759e1e1da1b6cc6fb3ad59a33c6e467352734028140d52748ec87bd5dd2b6646e1062f9498dc7242a56c474b82e998ae462ae2725991'
checksumType = 'sha512'
checksum64 = 'b299b658bce2b0b05d0a71b7a226f964a1eb229e8d2d618fe6b3ac849ad61d14e9ff140c40e5b3dc01510c5ca1989ec53a6e3207ca590c4cb22b3c53c3119606'
checksum64 = '313912262a5878f39c245ab78d04d941deaabe0a742baa4baaf640acfec8caedd801536683859ea78b0c45139f01bfca1f61ca8faef17e5850f989809b1d2cb9'
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.52.0.20201207</version>
<version>1.52.0.20201208</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.52.0.20201207</version>
<version>1.52.0.20201208</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.52.0.20201207]" />
<dependency id="vscode-insiders.install" version="[1.52.0.20201208]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit 25d125f

Please sign in to comment.