Skip to content

Commit

Permalink
[zoe] Update to v3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
winsoft666 committed Nov 12, 2024
1 parent 3b251ba commit 7c5e8c7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/zoe/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ vcpkg_from_github(
REPO winsoft666/zoe
HEAD_REF master
REF "v${VERSION}"
SHA512 bb7c790223066092ddbd75d1dfcbec11819693065903c0bebc0bddefb64399c472491ee725006027fd6cb0c5a1f627c4275bbce197a7a92ec4c3421ff40f0191
SHA512 af25c64e1bf28e0b2193e60eac30b3c90519786d13f3562c063dd524147dea0e398f6cb51973a266be90ce71c33c5aff2e6a83b17f2944a52b2aa53e4885f56a
)

string(COMPARE EQUAL "${VCPKG_LIBRARY_LINKAGE}" "dynamic" ZOE_BUILD_SHARED_LIBS)
Expand Down
2 changes: 1 addition & 1 deletion ports/zoe/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zoe",
"version": "3.4",
"version": "3.5",
"maintainers": "winsoft666 <[email protected]>",
"description": "C++ File Download Library.",
"homepage": "https://github.com/winsoft666/zoe",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -9949,7 +9949,7 @@
"port-version": 0
},
"zoe": {
"baseline": "3.4",
"baseline": "3.5",
"port-version": 0
},
"zookeeper": {
Expand Down

0 comments on commit 7c5e8c7

Please sign in to comment.