Skip to content

Commit

Permalink
AU: 1 updated - qtcreator
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 25, 2018
1 parent 999ea07 commit 1180b36
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion automatic/qtcreator/Readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# [<img src="https://cdn.rawgit.com/AdmiringWorm/chocolatey-packages/35eb3e49edb3411d779f64e57ef023abac8a3a06/icons/qtcreator.png" height="48" width="48" /> ![Qt Creator](https://img.shields.io/chocolatey/v/qtcreator.svg?label=Qt%20Creator&style=for-the-badge)](https://chocolatey.org/packages/qtcreator)
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@35eb3e49edb3411d779f64e57ef023abac8a3a06/icons/qtcreator.png" height="48" width="48" /> ![Qt Creator](https://img.shields.io/chocolatey/v/qtcreator.svg?label=Qt%20Creator&style=for-the-badge)](https://chocolatey.org/packages/qtcreator)

Qt Creator provides a cross-platform, complete integrated development environment (IDE) for application developers to create applications for multiple desktop and mobile device platforms, such as Android and iOS.
10 changes: 5 additions & 5 deletions automatic/qtcreator/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ 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://download.qt.io/official_releases/qtcreator/4.7/4.7.1/installer_source/>
location on <https://download.qt.io/official_releases/qtcreator/4.7/4.7.2/installer_source/>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://download.qt.io/official_releases/qtcreator/4.7/4.7.1/installer_source/windows_vs2015_32/qtcreator.7z>
64-Bit software: <https://download.qt.io/official_releases/qtcreator/4.7/4.7.1/installer_source/windows_vs2015_64/qtcreator.7z>
32-Bit software: <https://download.qt.io/official_releases/qtcreator/4.7/4.7.2/installer_source/windows_vs2015_32/qtcreator.7z>
64-Bit software: <https://download.qt.io/official_releases/qtcreator/4.7/4.7.2/installer_source/windows_vs2015_64/qtcreator.7z>
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
checksum32: EDD6FC23CD1A9DDAC60F19CF3D382407301726135A9A7A1D5CD20448F5FF31E0
checksum64: 5690F0D260598271631E34C8BB3160496FBA5AB3B50B8034C1F1A8B2FFA32E3B
checksum32: BA72C49680F7BA3DF49AC3E21FD307A65BC5B256FDFC6FD1AF7696345B4F94E7
checksum64: C14C720B3DBF3ABB0FB234C2AE5D52B78C45F69FBC1F73CA3DDB3BCBFDE84606

The file 'LICENSE.txt' has been obtained from <https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/LICENSE.GPL3-EXCEPT>
4 changes: 2 additions & 2 deletions automatic/qtcreator/qtcreator.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>qtcreator</id>
<version>4.7.1</version>
<version>4.7.2</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/qtcreator</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>Qt Creator</title>
<authors>Qt Project</authors>
<projectUrl>http://wiki.qt.io/Qt_Creator</projectUrl>
<iconUrl>https://cdn.rawgit.com/AdmiringWorm/chocolatey-packages/35eb3e49edb3411d779f64e57ef023abac8a3a06/icons/qtcreator.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@35eb3e49edb3411d779f64e57ef023abac8a3a06/icons/qtcreator.png</iconUrl>
<copyright>© 2016 The Qt Company Ltd.</copyright>
<licenseUrl>http://code.qt.io/cgit/qt-creator/qt-creator.git/plain/LICENSE.GPL3-EXCEPT?h=4.1</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down

0 comments on commit 1180b36

Please sign in to comment.