Skip to content

Commit

Permalink
AU: 7 updated - 7zip 7zip.install 7zip.portable chromium transifex-cl…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Aug 12, 2024
1 parent 7a06e42 commit a56848b
Show file tree
Hide file tree
Showing 17 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion automatic/7zip.install/7zip.install.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "24.7",
"stable": "24.8",
"pre": "24.4-beta"
}
2 changes: 1 addition & 1 deletion automatic/7zip.install/7zip.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>7zip.install</id>
<title>7-Zip (Install)</title>
<version>24.7</version>
<version>24.8</version>
<authors>Igor Pavlov</authors>
<owners>chocolatey-community,Rob Reynolds</owners>
<summary>7-Zip is a file archiver with a high compression ratio.</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/7zip.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The installer has been downloaded from their official download link listed on <h
and can be verified like this:

1. Download the following installers:
32-Bit: <http://www.7-zip.org/a/7z2407.exe>
64-Bit: <http://www.7-zip.org/a/7z2407-x64.exe>
32-Bit: <http://www.7-zip.org/a/7z2408.exe>
64-Bit: <http://www.7-zip.org/a/7z2408-x64.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: sha256
checksum32: 151261D221BA0F6120C7F16700AB0724B92FF3230F05A89EF15DBCD8198678BB
checksum64: AD12CEC3A3957FF73A689E0D65A05B6328C80FD76336A1B1A6285335F8DAB1BA
checksum32: FAA87251336D864B877A5E6C3E9C9A5E250318BE2FDFC8A42CEADB3A956E0405
checksum64: 67CB9D3452C9DD974B04F4A5FD842DBCBA8184F2344FF72E3662D7CDB68B099B

File 'LICENSE.txt' is obtained from <http://www.7-zip.org/license.txt>
2 changes: 1 addition & 1 deletion automatic/7zip.portable/7zip.portable.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "24.7",
"stable": "24.8",
"pre": "24.4-beta"
}
2 changes: 1 addition & 1 deletion automatic/7zip.portable/7zip.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>7zip.portable</id>
<title>7-Zip (Portable, CommandLine)</title>
<version>24.7</version>
<version>24.8</version>
<authors>Igor Pavlov</authors>
<owners>chocolatey-community,Rob Reynolds</owners>
<summary>7-Zip is a file archiver with a high compression ratio.</summary>
Expand Down
12 changes: 6 additions & 6 deletions automatic/7zip.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ The installer has been downloaded from their official download link listed on <h
and can be verified like this:

1. Download the following installers:
32-Bit: <http://www.7-zip.org/a/7z2407.exe>
64-Bit: <http://www.7-zip.org/a/7z2407-x64.exe>
Extra : <http://www.7-zip.org/a/7z2407-extra.7z>
32-Bit: <http://www.7-zip.org/a/7z2408.exe>
64-Bit: <http://www.7-zip.org/a/7z2408-x64.exe>
Extra : <http://www.7-zip.org/a/7z2408-extra.7z>
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
checksum32 : 151261D221BA0F6120C7F16700AB0724B92FF3230F05A89EF15DBCD8198678BB
checksum64 : AD12CEC3A3957FF73A689E0D65A05B6328C80FD76336A1B1A6285335F8DAB1BA
checksumExtra: 7F198466D802B08452ACF7E2AF1768A85360BFDFC7C8420530A3204D35A03AC3
checksum32 : FAA87251336D864B877A5E6C3E9C9A5E250318BE2FDFC8A42CEADB3A956E0405
checksum64 : 67CB9D3452C9DD974B04F4A5FD842DBCBA8184F2344FF72E3662D7CDB68B099B
checksumExtra: DA995D41F5CA3A573B874644237E089A7F063C5DD29C6EFF4D0E2EA60ED902A9

File 'LICENSE.txt' is obtained from <http://www.7-zip.org/license.txt>
2 changes: 1 addition & 1 deletion automatic/7zip/7zip.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "24.7",
"stable": "24.8",
"pre": "24.4-beta"
}
4 changes: 2 additions & 2 deletions automatic/7zip/7zip.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>7zip</id>
<title>7-Zip</title>
<version>24.7</version>
<version>24.8</version>
<authors>Igor Pavlov</authors>
<owners>chocolatey-community,Rob Reynolds</owners>
<summary>7-Zip is a file archiver with a high compression ratio.</summary>
Expand Down Expand Up @@ -39,7 +39,7 @@
<bugTrackerUrl>https://sourceforge.net/p/sevenzip/_list/tickets?source=navbar</bugTrackerUrl>
<releaseNotes>http://www.7-zip.org/history.txt</releaseNotes>
<dependencies>
<dependency id="7zip.install" version="[24.7]" />
<dependency id="7zip.install" version="[24.8]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "129.0.6652.0-snapshots",
"snapshots": "129.0.6653.0-snapshots",
"stable": "127.0.6533.100"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.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>chromium</id>
<version>129.0.6652.0-snapshots</version>
<version>129.0.6653.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1340199/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1340263/mini_installer.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
checksum64: 556DE663C491DB4AED40FC3A18F064A1B4F49696694896DC7FCD0E43144B9164
checksum64: D312954F4F6D41C87711C4B0A055D645005587D13B3114503E423E266AAB679F

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
6 changes: 3 additions & 3 deletions automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition
. (Join-Path $toolsDir 'helper.ps1')

$version = '129.0.6652.0-snapshots'
$version = '129.0.6653.0-snapshots'
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand All @@ -15,8 +15,8 @@ if (Test-Path $Chromium) {

$packageArgs = @{
packageName = 'chromium'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1340197/mini_installer.exe'
checksum = 'C3BD3EF80C04665DF038B4A04CA4585D19461BB6BF25FEB2D9042C471D4C5028'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1340267/mini_installer.exe'
checksum = '711C7C91E40A5C54A592A66C3A49B1BB7FBF39C72A9466EADA04EAFA099E2864'
checksumType = 'sha256'
file64 = "$toolsdir\chromium_x64.exe"
fileType = 'exe'
Expand Down
10 changes: 5 additions & 5 deletions automatic/transifex-cli/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <https://github.com/transifex/cli/releases/tag/v1.6.14>
location on <https://github.com/transifex/cli/releases/tag/v1.6.15>
and can be verified by doing the following:

1. Download the following:
64-Bit software: <https://github.com/transifex/cli/releases/download/v1.6.14/tx-windows-amd64.zip>
32-Bit software: <https://github.com/transifex/cli/releases/download/v1.6.14/tx-windows-386.zip>
64-Bit software: <https://github.com/transifex/cli/releases/download/v1.6.15/tx-windows-amd64.zip>
32-Bit software: <https://github.com/transifex/cli/releases/download/v1.6.15/tx-windows-386.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: sha256
checksum64: B997BF31F4AE71D898113173A0571A1BC364898CD4E45FA3E2691C844BFB4CDA
checksum32: D6F65A670DCF8EDA2BFB54D4867D906A01130AF10AF7276D043D01B58DF5172B
checksum64: 5CFB758FA80D4C21D941985E48E1462F5B4A369A360F62A463F09ACC96700009
checksum32: D43E4C3BE1872924E8AFF6C75370E4EA1B71D9C9C63BBEF00FE725426B28E019

The file 'LICENSE.txt' has been obtained from <https://github.com/transifex/cli/blob/master/LICENSE>
4 changes: 2 additions & 2 deletions automatic/transifex-cli/transifex-cli.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>transifex-cli</id>
<version>1.6.14</version>
<version>1.6.15</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/transifex-cli</packageSourceUrl>
<owners>chocolatey-community</owners>
<title>Transifex CLI</title>
Expand All @@ -29,7 +29,7 @@ The Transifex CLI can help to enable continuous integration workflows and can be
- This package uses the Go version of the Transifex CLI
- **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/transifex/cli/releases/tag/v1.6.14</releaseNotes>
<releaseNotes>https://github.com/transifex/cli/releases/tag/v1.6.15</releaseNotes>
</metadata>
<files>
<file src="legal\**" target="legal" />
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/4693ac3d4dce852b747d08d4bc54db5e35afe268/VSCodeSetup-x64-1.93.0-insider.exe'
url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/b60fe002f59dbc364ba3af905cefd6575bfe717b/VSCodeSetup-x64-1.93.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum64 = '0cce6ae7cfec86062ed104ae4bc85bea6c6e786175fbb5cb83746a57b4089b730b1984b72d53960e113c61488fa479834d8a2090753bdc8a21c2f1ec62f7963e'
checksum64 = 'aca7cf0dfdf022a11d7139bd38905d1ee35505ea8cba08313a08d94993a8b272b724c291dbda77111ba37ffa65eac49a01f5a3938aa06957485e2ba605598ea5'
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.93.0.20240809</version>
<version>1.93.0.20240812</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.93.0.20240809</version>
<version>1.93.0.20240812</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -48,7 +48,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.93.0.20240809]" />
<dependency id="vscode-insiders.install" version="[1.93.0.20240812]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit a56848b

Please sign in to comment.