Fix LicenseUrl and Url for JFrog.Conan (#9116)
This commit is contained in:
@@ -4,11 +4,11 @@ Name: Conan
|
||||
Version: 1.30.2
|
||||
License: MIT
|
||||
InstallerType: inno
|
||||
LicenseUrl: https://github.com/conan-io/conan/blob/develop/LICENSE.md
|
||||
LicenseUrl: https://raw.githubusercontent.com/conan-io/conan/1.30.2/LICENSE.md
|
||||
Tags: conan, package-manager, cpp, c, cplusplus, multi-platform, cmake
|
||||
Description: An open source, decentralized C/C++ package manager, to automate building and sharing of packages.
|
||||
Description: An open source, decentralized package manager, to automate building and sharing of packages
|
||||
Homepage: https://conan.io/
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://dl.bintray.com/conan/installers/conan-win-64_1_30_2.exe
|
||||
Sha256: 51EF2FD7180465D597C0A5401709F4D8B1D2E2111F88AC234033C3C7EB503839
|
||||
Url: https://github.com/conan-io/conan/releases/download/1.30.2/conan-win-64_1_30_2.exe
|
||||
Sha256: 51ef2fd7180465d597c0a5401709f4d8b1d2e2111f88ac234033c3c7eb503839
|
||||
|
Reference in New Issue
Block a user