diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-03-20 16:47:25 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-03-20 16:47:25 -0700 |
| commit | f41cc7b47cd0e846e047891b605f6870cc598ccb (patch) | |
| tree | b50dfac0ab15486c01992da84a4918d740042578 /scripts | |
| parent | 399665d1ea0bf44a47b1fa2fe0544595fd204eb8 (diff) | |
| download | vcpkg-f41cc7b47cd0e846e047891b605f6870cc598ccb.tar.gz vcpkg-f41cc7b47cd0e846e047891b605f6870cc598ccb.zip | |
[vcpkg] Fixup previous commit
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/vcpkgTools.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vcpkgTools.xml b/scripts/vcpkgTools.xml index 6b07c6cb1..a5b46c3ca 100644 --- a/scripts/vcpkgTools.xml +++ b/scripts/vcpkgTools.xml @@ -23,7 +23,7 @@ </tool> <tool name="cmake" os="freebsd"> <version>3.12.4</version> - <exeRelativePath>cmake-3.12.4-FreeBSD-x86_64/bin/cmake<</exeRelativePath> + <exeRelativePath>cmake-3.12.4-FreeBSD-x86_64/bin/cmake</exeRelativePath> <url>https://github.com/ivysnow/CMake/releases/download/v3.12.4/cmake-3.12.4-FreeBSD-x86_64.tar.gz</url> <sha512>b5aeb2de36f3c29757c9404e33756da88580ddfa07f29079c7f275ae0d6d018fdfe3f55d54d1403f38e359865cf93436e084c6b1ea91f26c88bc01dde3793479</sha512> <archiveName>cmake-3.12.4-FreeBSD-x86_64.tar.gz</archiveName> |
