Skip to content

Commit

Permalink
AU: 1 updated - docker-kitematic
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Sep 15, 2020
1 parent 2e3aefa commit fb2b4b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions automatic/docker-kitematic/docker-kitematic.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>docker-kitematic</id>
<version>0.17.12</version>
<version>0.17.13</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/docker-kitematic</packageSourceUrl>
<owners>chocolatey-community,Andrei Bejenaru</owners>
<title>Kitematic: Visual client for Docker</title>
Expand Down Expand Up @@ -35,7 +35,7 @@ Automatically map ports, visually change environment variables, configuring volu
#### Note: Windows support is limited to 64bit systems.
]]></description>
<releaseNotes>https://github.com/docker/kitematic/releases/tag/v0.17.12</releaseNotes>
<releaseNotes>https://github.com/docker/kitematic/releases/tag/v0.17.13</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down
6 changes: 3 additions & 3 deletions automatic/docker-kitematic/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://github.com/docker/kitematic/releases/tag/v0.17.12>
location on <https://github.com/docker/kitematic/releases/tag/v0.17.13>
and can be verified by doing the following:

1. Download the following:
software: <https://github.com/docker/kitematic/releases/download/v0.17.12/Kitematic-0.17.12-Windows.zip>
software: <https://github.com/docker/kitematic/releases/download/v0.17.13/Kitematic-0.17.13-Windows.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: 56C2862B693E7DCDEB74FC320C28E254A3343190AB383A3398C2B37CC08B886F
checksum: CB7F1DE32E2C4B6BA46EDA237779E9F66082D5AD8929F591AD88AC5747972603

The file 'LICENSE.txt' has been obtained from <https://github.com/docker/kitematic/blob/d72145f6182f7c7bd8735587294e7f6477187c1b/LICENSE>

0 comments on commit fb2b4b5

Please sign in to comment.