Skip to content

Commit

Permalink
AU: 4 updated - git.install git.portable openshift-cli vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jan 18, 2023
1 parent c6c6cb8 commit b6c9a29
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion automatic/git.install/git.install.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git.install</id>
<title>Git (Install)</title>
<version>2.39.0</version>
<version>2.39.1</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
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer has 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.39.0.windows.1/Git-2.39.0-32-bit.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.39.0.windows.1/Git-2.39.0-64-bit.exe>
32-Bit: <https://github.com/git-for-windows/git/releases/download/v2.39.1.windows.1/Git-2.39.1-32-bit.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.39.1.windows.1/Git-2.39.1-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: 5B01DDB342A07E74E723FE93BC84C275A19236E853C406B4496478E64A7F8ADD
checksum64: 2EABA567E17784654BE77BA997329742D87845C6F15E33C9620F9A331C69A976
checksum32: B9AC2863B42EB60EE6CBB0663378BB119CB976A52985D4BBE92AD00B073FFED2
checksum64: 82D088233144054D14D8CC890870544F1AC6AC73AEBADE87C4D96C97B55D8508

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
Expand Up @@ -9,8 +9,8 @@ Stop-GitSSHAgent
# Workaround for chocolateyBeforeModify.ps1 being bypassed if upgrading via metapackage (chocolatey/choco#1092)
Stop-GitGPGAgent

$fileName32 = 'Git-2.39.0-32-bit.exe'
$fileName64 = 'Git-2.39.0-64-bit.exe'
$fileName32 = 'Git-2.39.1-32-bit.exe'
$fileName64 = 'Git-2.39.1-64-bit.exe'
$silentArgs = "/VERYSILENT", "/SUPPRESSMSGBOXES", "/NORESTART", "/NOCANCEL", "/SP-", "/LOG", (Get-InstallComponents $pp)
$silentArgs += Get-InstallOptions $pp

Expand Down
2 changes: 1 addition & 1 deletion automatic/git.portable/git.portable.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git.portable</id>
<title>Git (Portable)</title>
<version>2.39.0</version>
<version>2.39.1</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
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer has 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.39.0.windows.1/PortableGit-2.39.0-32-bit.7z.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.39.0.windows.1/PortableGit-2.39.0-64-bit.7z.exe>
32-Bit: <https://github.com/git-for-windows/git/releases/download/v2.39.1.windows.1/PortableGit-2.39.1-32-bit.7z.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.39.1.windows.1/PortableGit-2.39.1-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: B8332FC12BCB1343D57C785D7EC140E2FD89F9D7F70309A00E79F9822C2CC855
checksum64: 8CA31E8474048B48B813EBDF95F288D58F253717D071D11785CC23F37DC6A396
checksum32: 2CB1A83F30F0C2948C97D3DC683C8B058C808F89B51BFB813DE67253D17CAA15
checksum64: B898306A44084B5FA13B9A52E06408D97234389D07AE41D9409BDF58CAD3D227

File 'LICENSE.txt' is obtained from <https://github.com/git-for-windows/git/blob/703601d6780c32d33dadf19b2b367f2f79e1e34c/COPYING>
6 changes: 3 additions & 3 deletions automatic/openshift-cli/legal/VERIFICATION.txt
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.11.22>
location on <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.12.0>
and can be verified by doing the following:

1. Download the following:
software: <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.11.22/openshift-client-windows-4.11.22.zip>
software: <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.12.0/openshift-client-windows-4.12.0.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: B47BD274DF592A164DF561761E3341E7892237FA83ACBDA5C0D7A33303B89058
checksum: 272EFDCA6C88DF5BF587C0BA0B9589A4F5629BF1D0E0C4079439140AC0766283

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
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>openshift-cli</id>
<version>4.11.22</version>
<version>4.12.0</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 @@ -46,7 +46,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.11.22</releaseNotes>
<releaseNotes>https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.12.0</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
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.0.1205/gvim_9.0.1205_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1205/gvim_9.0.1205_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1215/gvim_9.0.1215_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1215/gvim_9.0.1215_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: 43A6F741E2AA8E93C897B257DCC4D2BF5E9AA55101562EC66205B76B0E2550F1
checksum64: 57B38398BB7813B280378665387FD27118C10DED55DB95BC4B0F4DE53000837C
checksum32: DA7E47E3D57FA410EE973A4C4A5F0CB9E00365A8CCEAAAFB4269B5BC7F35F332
checksum64: 7D900E776CA7F3C49E361530D099073E7295078B1DC40D41075B0E264219C8E4
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_9.0.1205_x86.zip"
file64 = "$toolsDir\gvim_9.0.1205_x64.zip"
file = "$toolsDir\gvim_9.0.1215_x86.zip"
file64 = "$toolsDir\gvim_9.0.1215_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>9.0.1205</version>
<version>9.0.1215</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 b6c9a29

Please sign in to comment.