Skip to content

Commit

Permalink
cmake: add cmake 3.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Croydon committed May 28, 2020
1 parent c270a7f commit 612f56b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/cmake/3.x.x/conandata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ sources:
"3.17.2":
sha256: fc77324c4f820a09052a7785549b8035ff8d3461ded5bbd80d252ae7d1cd3aa5
url: https://cmake.org/files/v3.17/cmake-3.17.2.tar.gz
"3.17.3":
sha256: 0bd60d512275dc9f6ef2a2865426a184642ceb3761794e6b65bff233b91d8c40
url: https://cmake.org/files/v3.17/cmake-3.17.3.tar.gz
2 changes: 2 additions & 0 deletions recipes/cmake/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ versions:
folder: "3.x.x"
"3.17.2":
folder: "3.x.x"
"3.17.3":
folder: "3.x.x"

0 comments on commit 612f56b

Please sign in to comment.