Skip to content

Commit

Permalink
AU: 2 updated - kitty vagrant
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Aug 25, 2020
1 parent 3cea362 commit 9e70cb7
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion automatic/kitty/kitty.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>kitty</id>
<version>0.74.0.4</version>
<version>0.74.0.5</version>
<title>KiTTY</title>
<authors>Cyril Dupont</authors>
<owners>chocolatey, Andre-Patrick Bubel, Miodrag Milic</owners>
Expand Down
16 changes: 8 additions & 8 deletions automatic/kitty/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ be equal to the checksums specified in this file.
|-----------------------------------------------------------------------------------------------------------------------------------------------------------|
| Filename | Checksum | Url |
| ------------ | ---------------------------------------------------------------- | ----------------------------------------------------------------------- |
| kitty.exe | D6BB72D99889648223FC5F9A2ACE4E0A88DBA9DCB053FF5B0D60B4A015FFD6E4 | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.4/kitty.exe |
| kageant.exe | 269E486A015D3FB8042C2D4821248C1E4840EB13C809A8E3E67DA249B62B8BD4 | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.4/kageant.exe |
| klink.exe | 525F2B196159E37409084707D6EF86244494CB3805EB2986C24808A747863149 | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.4/klink.exe |
| cygtermd.exe | 3130B430DDF0491DE931F2735F4B2DB548FE1E70C94E707E4100958556A8753D | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.4/cygtermd.exe |
| ksftp.exe | C39D11EA47F74C91F9A8944DDEFD33BE3C05CC311733369B1BA5692988954A54 | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.4/ksftp.exe |
| kittygen.exe | 4D73DF95FD9643F6766066B0A95FB88893C9F63F9EA8684026EC3E342F50470A | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.4/kittygen.exe |
| kscp.exe | BCFCE5868F348AB7ACE86B6ABA40579F7603F40168033A4D4088EEDE59772203 | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.4/kscp.exe |
| genpass.exe | 13673F67164C1D0431FFDB8DA93C97E64E18F0458EB7D30EBD52EE18F72EF94E | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.4/genpass.exe |
| kitty.exe | 9C622C3836D21DB9EF19510952A0CEDCADD2AC15897BEFFF6FC31CD3CEA8027B | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.5/kitty.exe |
| kageant.exe | D22CE13F753B64CE4916D89F8F17FD4D9E6BFDAE99C210991B81B3D8AA273966 | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.5/kageant.exe |
| klink.exe | 92A516B505BF5F0DE227F049B12382C4ACAA96AC1D402B6D58E98CCEE1DDE5CC | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.5/klink.exe |
| cygtermd.exe | 3130B430DDF0491DE931F2735F4B2DB548FE1E70C94E707E4100958556A8753D | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.5/cygtermd.exe |
| ksftp.exe | 436484915631FB1A480E466C479FCD97DD375F01BB59F307B510E190C7E736E2 | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.5/ksftp.exe |
| kittygen.exe | 9F355874FF0E60B51D845BC213CB8E62CC13FA815CC56742A506F2BABFD311B3 | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.5/kittygen.exe |
| kscp.exe | D1FDDF8BEC79DFD0B32D8BBAB26A5D59352AA6EE1D2D241D29245037480E0974 | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.5/kscp.exe |
| genpass.exe | 13673F67164C1D0431FFDB8DA93C97E64E18F0458EB7D30EBD52EE18F72EF94E | https://github.com/cyd01/KiTTY/releases/download/v0.74.0.5/genpass.exe |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------|
8 changes: 4 additions & 4 deletions automatic/vagrant/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
$packageArgs = @{
packageName = 'vagrant'
fileType = 'msi'
url = 'https://releases.hashicorp.com/vagrant/2.2.9/vagrant_2.2.9_i686.msi'
url64bit = 'https://releases.hashicorp.com/vagrant/2.2.9/vagrant_2.2.9_x86_64.msi'
checksum = '7b0e16043d906b6cafa8ae4f8748c8df7a8b6a2ea0e24bdfe0721e3ee2cb8daf'
checksum64 = '5d337db06a94870e01f8e8905455501b663268777e83783fe5d1f65e8543fb1a'
url = 'https://releases.hashicorp.com/vagrant/2.2.10/vagrant_2.2.10_i686.msi'
url64bit = 'https://releases.hashicorp.com/vagrant/2.2.10/vagrant_2.2.10_x86_64.msi'
checksum = 'ecf9b202fb022f122eb67a324b0d052a612f2b5dcad6e72444298c02446be2d8'
checksum64 = '9e034ad6a1e0c81588e75f18e1911704091caf44e0cda96de492998c308573c3'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/qn /norestart"
Expand Down
2 changes: 1 addition & 1 deletion automatic/vagrant/vagrant.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vagrant</id>
<title>Vagrant (Install)</title>
<version>2.2.9</version>
<version>2.2.10</version>
<authors>Mitchell Hashimoto, John Bender, HashiCorp</authors>
<owners>chocolatey, Rob Reynolds, Patrick Wyatt</owners>
<summary>Vagrant - Development environments made easy.</summary>
Expand Down

0 comments on commit 9e70cb7

Please sign in to comment.