Skip to content

Commit

Permalink
AU: 3 updated - vim yumi yumi-uefi
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jul 27, 2020
1 parent 5542344 commit 709ea7a
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
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/v8.2.1294/gvim_8.2.1294_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.1294/gvim_8.2.1294_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.1303/gvim_8.2.1303_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.1303/gvim_8.2.1303_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: C2F637FFA6AA151A18A0EDB285B454E856C5A23ADA23EB6C656D68E1C9904C99
checksum64: 8564F4FD3EC14D4F1635DDF8D7CF2E8A75AC629E55A5BAF0F623BA8E2EAAA1FC
checksum32: EE235C48B5F4FAACEAE69175174D7D8F491908FE21B96F90D71E4880A37B0A1E
checksum64: 645995E32BC2D346EAC0F63AB0954CC2FAC4A80A21AE39617DCA58B30C44C19B
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_8.2.1294_x86.zip"
file64 = "$toolsDir\gvim_8.2.1294_x64.zip"
file = "$toolsDir\gvim_8.2.1303_x86.zip"
file64 = "$toolsDir\gvim_8.2.1303_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>8.2.1294</version>
<version>8.2.1303</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey, Rob Reynolds, matsuhav</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
4 changes: 2 additions & 2 deletions automatic/yumi-uefi/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The embedded software have been downloaded from the listed download
location on <http://www.pendrivelinux.com/yumi-multiboot-usb-creator/>
and can be verified by doing the following:

1. Download the following <http://www.pendrivelinux.com/downloads/YUMI/YUMI-UEFI-0.0.2.4.exe>
1. Download the following <http://www.pendrivelinux.com/downloads/YUMI/YUMI-UEFI-0.0.2.5.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: 9D7C2A321BBDAFA18E6EFD43968D6173CDED65446F618AA24458605DBB81D0C8
checksum: 24D04D6E8E33D40D49010C2ABBA3960E2377EFEF4CD27319237963C459B5BB60

The file 'LICENSE.txt' has been obtained from <http://www.gnu.org/licenses/gpl.txt>
This license was linked to from the following page <https://www.pendrivelinux.com/disclaimer/>
2 changes: 1 addition & 1 deletion automatic/yumi-uefi/yumi-uefi.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>yumi-uefi</id>
<version>0.0.2.4</version>
<version>0.0.2.5</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/yumi-uefi</packageSourceUrl>
<owners>chocolatey</owners>
<title>YUMI UEFI (Your Universal Multiboot Installer)</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/yumi/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The embedded software have been downloaded from the listed download
location on <http://www.pendrivelinux.com/yumi-multiboot-usb-creator/>
and can be verified by doing the following:

1. Download the following <http://www.pendrivelinux.com/downloads/YUMI/YUMI-2.0.7.2.exe>
1. Download the following <http://www.pendrivelinux.com/downloads/YUMI/YUMI-2.0.7.3.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: 1C619856728F624153941B6B25EC3A94501D7D89214D81C50A49EAF272D829B8
checksum: 3784BAB4D56786E0284D7EBCB8F88F2709F9147A9237A97578740B77D41FD284

The file 'LICENSE.txt' has been obtained from <http://www.gnu.org/licenses/gpl.txt>
This license was linked to from the following page <https://www.pendrivelinux.com/disclaimer/>
2 changes: 1 addition & 1 deletion automatic/yumi/yumi.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>yumi</id>
<version>2.0.7.2</version>
<version>2.0.7.3</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/yumi</packageSourceUrl>
<owners>chocolatey</owners>
<title>YUMI (Your Universal Multiboot Installer)</title>
Expand Down

0 comments on commit 709ea7a

Please sign in to comment.