Fix LicenseUrl for JFrog.Conan (#9118)
This commit is contained in:
@@ -4,11 +4,11 @@ Name: Conan
|
|||||||
Version: 1.26.0
|
Version: 1.26.0
|
||||||
License: MIT
|
License: MIT
|
||||||
InstallerType: inno
|
InstallerType: inno
|
||||||
LicenseUrl: https://github.com/conan-io/conan/blob/develop/LICENSE.md
|
LicenseUrl: https://raw.githubusercontent.com/conan-io/conan/1.26.0/LICENSE.md
|
||||||
Tags: conan, package-manager, cpp, c, cplusplus, multi-platform, cmake
|
Tags: conan, package-manager, cpp, c, cplusplus, multi-platform, cmake
|
||||||
Description: An open source, decentralized 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/
|
Homepage: https://conan.io/
|
||||||
Installers:
|
Installers:
|
||||||
- Arch: x64
|
- Arch: x64
|
||||||
Url: https://github.com/conan-io/conan/releases/download/1.26.0/conan-win-64_1_26_0.exe
|
Url: https://github.com/conan-io/conan/releases/download/1.26.0/conan-win-64_1_26_0.exe
|
||||||
Sha256: DC953D128700A33FD8F7876E341172C9B2083F5392B318CCB2692203CF7BFDC0
|
Sha256: dc953d128700a33fd8f7876e341172c9b2083f5392b318ccb2692203cf7bfdc0
|
||||||
|
|||||||
Reference in New Issue
Block a user