Skip to content

Commit

Permalink
updated argtable3
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-aladev committed Jan 7, 2022
1 parent 4ded5fb commit 8b41ab3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
[submodule "argtable3"]
path = argtable3
url = https://github.com/andrew-aladev/argtable3.git
branch = release-v3.2.2
branch = release-v3.2.1.7704006
8 changes: 4 additions & 4 deletions cmake/fetches/FetchArgtable3.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
set (ARGTABLE3_TAG "release-v3.2.2")
set (ARGTABLE3_GITHUB_ARCHIVE_HASH "SHA256=b430dddefa5e3eb63507c0c06a7a4b5f64620456ca3017a733ea1396b5b81274")
set (ARGTABLE3_BITBUCKET_ARCHIVE_HASH "SHA256=041d8219fe42093503d0572471bc40a972798cd36198b13525f8c7f022a6032c")
set (ARGTABLE3_GITLAB_ARCHIVE_HASH "SHA256=b430dddefa5e3eb63507c0c06a7a4b5f64620456ca3017a733ea1396b5b81274")
set (ARGTABLE3_TAG "release-v3.2.1.7704006")
set (ARGTABLE3_GITHUB_ARCHIVE_HASH "SHA256=53d74e734cfed36bd36f067ceb5d38ddb6679cfc7ae0b917c50631fb2018af9b")
set (ARGTABLE3_BITBUCKET_ARCHIVE_HASH "SHA256=3983f04f68818bb0d60ed2def1cdeb7a04fa0c69ecca0ccefc76dbebab202bc0")
set (ARGTABLE3_GITLAB_ARCHIVE_HASH "SHA256=53d74e734cfed36bd36f067ceb5d38ddb6679cfc7ae0b917c50631fb2018af9b")

function (cmake_fetch_argtable3 FALLBACK FETCH_MODE)
if (DEFINED CMAKE_ARGTABLE3_POPULATED)
Expand Down

0 comments on commit 8b41ab3

Please sign in to comment.