Skip to content

Commit

Permalink
update dataversepp
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz-h committed Jul 27, 2024
1 parent 56b23fb commit a597a37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cmake/vcpkg_ports/dataversepp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO UniStuttgart-VISUS/dataversepp
REF 1bf1718f0e681ef01173490d50877641bd410cc2 # master on 2024-06-28
SHA512 140c0e0882a45e8d104d426910f5710df27283fbb3e87714b3e31c08b72c4544842d35fba7b6718b9bc38377ff519eab990783dfd35ed2fc4fa8c0bc33ea3c94
REF 4857d61a899443ae77641e3df730d2b8c26607dc # master on 2024-07-27
SHA512 801b2f43ea42698f295ad36069f30495da8891acee5dda23127168b7d989e8d9a67b45f794288ed3747c5333109fbbcb6a78051b46fcf46273de91a46750dd55
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion cmake/vcpkg_ports/dataversepp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dataversepp",
"version-date": "2024-06-28",
"version-date": "2024-07-27",
"description": "Framework for dataverse data transfer.",
"homepage": "https://github.com/UniStuttgart-VISUS/dataversepp",
"license": "MIT",
Expand Down

0 comments on commit a597a37

Please sign in to comment.