Skip to content

Commit

Permalink
AU: 4 updated - GoogleChrome php prey typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Apr 10, 2024
1 parent cc5b8bd commit 474bcc1
Show file tree
Hide file tree
Showing 12 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion automatic/googlechrome/googlechrome.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>GoogleChrome</id>
<version>123.0.6312.106</version>
<version>123.0.6312.122</version>
<title>Google Chrome</title>
<owners>chocolatey-community</owners>
<authors>Google LLC.</authors>
Expand Down
6 changes: 3 additions & 3 deletions automatic/googlechrome/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$version = '123.0.6312.106'
$version = '123.0.6312.122'
if ($version -eq (Get-ChromeVersion)) {
Write-Host "Google Chrome $version is already installed."
return
Expand All @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'MSI'
url = 'https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise.msi'
url64bit = 'https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise64.msi'
checksum = 'd9ef908e44785c8aae7850f90f6384fdd808dd72538332e443fe5dd2b424b9fe'
checksum64 = 'f9f7e6211ff117ba49020b31ab84537f8ccb506ac7b3630d688ecc57613d960e'
checksum = '00a4643dbd22cc7f2b3b7c9ad10951ead31b9a54eb9c5d8bb83f34a46c571453'
checksum64 = '6924105331effa0a710a27e0ba90088e8bbfd7e3dce953c1cb83662298251113'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down
16 changes: 8 additions & 8 deletions automatic/php/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ location on <http://windows.php.net/download>
and can be verified by doing the following:

1. Download the following:
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.2.18-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.2.18-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.2.18-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.2.18-nts-Win32-vs16-x64.zip>
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.3.6-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.3.6-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.3.6-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.3.6-nts-Win32-vs16-x64.zip>
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:
checksum32 (threadsafe): D83A685C5C460DADB57DDC116B8DD1F5FD75ED39D16C25C6D44F1E90E2BFDCB1
checksum64 (threadsafe): 6D44FD1D3837BE58B56755FC7BCC22B68BF5B51688B3701143C9605B85E71F35
checksum32 (non-threadsafe): 3DD56570E1651B552CFB39CEEEE302D01E4BEC6784308D514D41AF5994225062
checksum64 (non-threadsafe): F1404FB2E59168CD8A3DE19461C69C8BE9B72BF2984F9E1B7E92D31BEED596A5
checksum32 (threadsafe): 75ECF7C32E3DA948B85CFFD77EC17FC995C96F6A96D3C197AC6D8889F7B6F4C8
checksum64 (threadsafe): C4785938BCF3BF97AF4A1EFB12CA9ED9ED0BDA84CD9E8F8E50ABEEF4003AF943
checksum32 (non-threadsafe): 836959DE75E3E26945D92C87E1A7A1399E04CA312F0A4943844FE38EAAC8F306
checksum64 (non-threadsafe): D0967A6FF800567BA60BFBB9883086241DC264334CA95107CAD42D8A39FF409B

The file 'LICENSE.txt' has been obtained from <http://www.php.net/license/3_01.txt>
2 changes: 1 addition & 1 deletion automatic/php/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"8.0": "8.0.30",
"8.1": "8.1.28",
"8.2": "8.2.18",
"8.3": "8.3.4"
"8.3": "8.3.6"
}
4 changes: 2 additions & 2 deletions automatic/php/php.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>php</id>
<title>PHP (Hypertext Preprocessor)</title>
<version>8.2.18</version>
<version>8.3.6</version>
<authors>PHP Authors</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>PHP – widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.</summary>
Expand All @@ -29,7 +29,7 @@ For example: `choco install php --package-parameters='"/ThreadSafe ""/InstallDir
<tags>php development programming foss cross-platform admin</tags>
<licenseUrl>http://us.php.net/license/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>https://www.php.net/ChangeLog-8.php#8.2.18</releaseNotes>
<releaseNotes>https://www.php.net/ChangeLog-8.php#8.3.6</releaseNotes>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg</iconUrl>
<bugTrackerUrl>https://bugs.php.net/</bugTrackerUrl>
<docsUrl>https://secure.php.net/docs.php</docsUrl>
Expand Down
8 changes: 4 additions & 4 deletions automatic/php/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ if ($installLocation) {
$pp = Get-PackageParameters

$filesInfo = @{
filets32 = "$toolsPath\php-8.2.18-Win32-vs16-x86.zip"
filets64 = "$toolsPath\php-8.2.18-Win32-vs16-x64.zip"
filents32 = "$toolsPath\php-8.2.18-nts-Win32-vs16-x86.zip"
filents64 = "$toolsPath\php-8.2.18-nts-Win32-vs16-x64.zip"
filets32 = "$toolsPath\php-8.3.6-Win32-vs16-x86.zip"
filets64 = "$toolsPath\php-8.3.6-Win32-vs16-x64.zip"
filents32 = "$toolsPath\php-8.3.6-nts-Win32-vs16-x86.zip"
filents64 = "$toolsPath\php-8.3.6-nts-Win32-vs16-x64.zip"
}

if ($pp.ThreadSafe) {
Expand Down
8 changes: 4 additions & 4 deletions automatic/prey/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.12.4/prey-windows-1.12.4-x86.msi>
64-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.12.4/prey-windows-1.12.4-x64.msi>
32-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.12.5/prey-windows-1.12.5-x86.msi>
64-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.12.5/prey-windows-1.12.5-x64.msi>
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: D7BE42F5521DCAA648787F494F022236E9BB251FBF242F57879619F30E5D8F2B
checksum64: 007FA4D08B7D31F854F8EBDB97197B9C348FCD01DEF803B7379624A60CF1D0E9
checksum32: C4C0431CB3895A2012BA8CCC217CA97B38D98613E469F3D32B0D126D7A94D3D4
checksum64: 52DED65496B7D01C2F654B93C56308B1871C015CC01DC16D2F1BB92B3325B9FB

The file 'LICENSE.txt' has been obtained from <https://github.com/prey/prey-node-client/blob/master/license.txt>
2 changes: 1 addition & 1 deletion automatic/prey/prey.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"1.9": "1.9.24",
"1.10": "1.10.10",
"1.11": "1.11.10",
"1.12": "1.12.4"
"1.12": "1.12.5"
}
4 changes: 2 additions & 2 deletions automatic/prey/prey.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>prey</id>
<version>1.12.4</version>
<version>1.12.5</version>
<title>Prey</title>
<owners>chocolatey-community</owners>
<authors>Fork Ltd</authors>
Expand All @@ -21,7 +21,7 @@ Prey lets you keep track of your laptop, phone and tablet whenever stolen or mis
- You may need to run `C:\Windows\Prey\current\bin\prey config gui -f` after installation to configure Prey.
]]></description>
<summary>Prey is a lightweight application to track a laptop or mobile if it gets stolen or missing.</summary>
<releaseNotes>https://github.com/prey/prey-node-client/releases/tag/v1.12.4</releaseNotes>
<releaseNotes>https://github.com/prey/prey-node-client/releases/tag/v1.12.5</releaseNotes>
<tags>prey anti-theft lockdown tracking admin foss cross-platform</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/prey</packageSourceUrl>
<projectSourceUrl>https://github.com/prey/prey-node-client</projectSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/prey/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\prey-windows-1.12.4-x86.msi"
file64 = "$toolsPath\prey-windows-1.12.4-x64.msi"
file = "$toolsPath\prey-windows-1.12.5-x86.msi"
file64 = "$toolsPath\prey-windows-1.12.5-x64.msi"
softwareName = 'prey*'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 2010, 1641)
Expand Down
2 changes: 1 addition & 1 deletion automatic/typescript/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
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@5.4.4"
Start-ChocolateyProcessAsAdmin $npmPath -statements install,"-g","typescript@5.4.5"
4 changes: 2 additions & 2 deletions automatic/typescript/typescript.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>typescript</id>
<version>5.4.4</version>
<version>5.4.5</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/typescript</packageSourceUrl>
<owners>chocolatey-community, Microsoft</owners>
<title>TypeScript</title>
Expand All @@ -27,7 +27,7 @@ This package installs the command-line TypeScript compiler as a Node.js package.
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
<releaseNotes>https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+5.4.4%22+label%3A%22fixed%22+</releaseNotes>
<releaseNotes>https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+5.4.5%22+label%3A%22fixed%22+</releaseNotes>
<dependencies>
<dependency id="nodejs-lts" version="6.9.2" />
</dependencies>
Expand Down

0 comments on commit 474bcc1

Please sign in to comment.