Skip to content

Commit

Permalink
AU: 4 updated - chromium codelite openshift-cli vim
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Chocolatey Community committed Jan 10, 2025
1 parent 9b5bf2b commit 8c0575b
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 23 deletions.
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": "134.0.6947.0-snapshots",
"snapshots": "134.0.6948.0-snapshots",
"stable": "131.0.6778.265"
}
4 changes: 2 additions & 2 deletions automatic/chromium/chromium.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>131.0.6778.265</version>
<title>Chromium</title>
<version>134.0.6948.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
<projectUrl>http://www.chromium.org/Home</projectUrl>
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://github.com/Hibbiki/chromium-win64/releases/download/v131.0.6778.265-r1368529/mini_installer.sync.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1404402/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: 69BD18AB9625DC582D7004F100C721F50D357692E50A6A056E8A006880ACF765
checksum64: 82E44E9EEA85074BD8A0526ACAC5C6008CFDDB4D03BDF25C207D61831894FD9E

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 = '131.0.6778.265'
$version = '134.0.6948.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://github.com/Hibbiki/chromium-win32/releases/download/v109.0.5414.120-r1070088/mini_installer.sync.exe'
checksum = 'C1AABD6EEF38D759BBD92CA9516353D88C463A1E8389A875B4D12D53DB467F98'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1404416/mini_installer.exe'
checksum = '9F779F60B953FE143A1DE7F832E0343DFFE88D464A229B031E9D08CC15EB6462'
checksumType = 'sha256'
file64 = "$toolsdir\chromium_x64.exe"
fileType = 'exe'
Expand Down
4 changes: 2 additions & 2 deletions automatic/codelite/codelite.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>codelite</id>
<version>18.0.0</version>
<version>18.1.0</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/codelite</packageSourceUrl>
<owners>chocolatey-community</owners>
<title>CodeLite</title>
Expand All @@ -29,7 +29,7 @@ programming languages which runs best on all major Plattforms (OSC, Windows and
- **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/eranif/codelite/releases/tag/18.0.0</releaseNotes>
<releaseNotes>https://github.com/eranif/codelite/releases/tag/18.1.0</releaseNotes>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion automatic/codelite/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ in verifying that this package's contents are trustworthy.
3. The checksum should match the following:

checksum type: sha256
checksum64: A7F82387AD2923835F3A84E830F21EEF2F8DB6EED8C20C6A729853391041BCF0
checksum64: 4388A330E588B826A0A661357D6610C5669AD4DF0AC385C818904CD31389CC71

The file 'LICENSE.txt' has been obtained from <https://github.com/eranif/codelite/blob/5c29b6cb2a48dbf2d9b243a173c540cf85d70f4f/LICENSE>
6 changes: 3 additions & 3 deletions automatic/openshift-cli/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ 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://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.17.9>
location on <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.17.10>
and can be verified by doing the following:

1. Download the following:
software: <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.17.9/openshift-client-windows-4.17.9.zip>
software: <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.17.10/openshift-client-windows-4.17.10.zip>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -17,6 +17,6 @@ and can be verified by doing the following:
3. The checksums should match the following:

checksum type:
checksum: 086EF6F063CE6F3521F4E0BEA626468F3CF08C06D65A0831AE08F0E93DB704B8
checksum: 0DFECDC20661A8EBEC335DB4C302AE522A8FA5885D983D45D472E774C16CB4AB

The file 'LICENSE.txt' has been obtained from <https://github.com/openshift/origin/blob/6366485d06c43fd526899510f02582484da25519/LICENSE>
4 changes: 2 additions & 2 deletions automatic/openshift-cli/openshift-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>openshift-cli</id>
<version>4.17.9</version>
<version>4.17.10</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/openshift-cli</packageSourceUrl>
<owners>chocolatey-community,Andrei Bejenaru</owners>
<title>OpenShift Command Line Interface (CLI)</title>
Expand Down Expand Up @@ -45,7 +45,7 @@ Origin is the upstream community project that powers OpenShift. Built around a c
* Windows support is limited to 64bit systems.
* **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://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.17.9</releaseNotes>
<releaseNotes>https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.17.10</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0998/gvim_9.1.0998_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0998/gvim_9.1.0998_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.1000/gvim_9.1.1000_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.1000/gvim_9.1.1000_x64.zip>
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: 656DAA20A5ADC08F23A1D71C8F82F150DD4D02B6B5F35E5C3B2D0C43531927CF
checksum64: B56B94BC2EFD9E3A7A6F122550F55968926C62EE628869D590942A3EA322DED0
checksum32: D565ED257BA2862BF6983B14F750FAD739C92A0DD10F63C76C7A9A5BF09668B1
checksum64: 32B365777BA9DBF87F0926B4A814254D65082887B28C2696C34AB4174EFA380A
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_9.1.0998_x86.zip"
file64 = "$toolsDir\gvim_9.1.0998_x64.zip"
file = "$toolsDir\gvim_9.1.1000_x86.zip"
file64 = "$toolsDir\gvim_9.1.1000_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>9.1.0998</version>
<version>9.1.1000</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down

0 comments on commit 8c0575b

Please sign in to comment.