diff --git a/ports/stillwater-universal/portfile.cmake b/ports/stillwater-universal/portfile.cmake index 5dcdb5de8ecbda..58d944036eecfe 100644 --- a/ports/stillwater-universal/portfile.cmake +++ b/ports/stillwater-universal/portfile.cmake @@ -3,7 +3,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO stillwater-sc/universal REF "v${VERSION}" - SHA512 7370e60cb54bcccc40eb612c0c57a4de060670c39a9379285a21044f6c5dd38f75e8588351f978a807cafea1aedcd3b367560f642faa5eda754701751ca0f379 + SHA512 c4b9d0ed4a46f8ce7b2eb12c2afa3ee3b75f1bda8817568a2fb00a65dfa115b552ddd8863d65eca565f91bb2faa7e808a0d7f4d7a2983beafba8e0e1ba75b937 HEAD_REF master PATCHES fix-install-path.patch diff --git a/ports/stillwater-universal/vcpkg.json b/ports/stillwater-universal/vcpkg.json index fc23546fd72cdd..053bfcd96830ca 100644 --- a/ports/stillwater-universal/vcpkg.json +++ b/ports/stillwater-universal/vcpkg.json @@ -1,6 +1,6 @@ { "name": "stillwater-universal", - "version": "4.6.8", + "version": "4.6.9", "description": "A header-only C++ library for plug-in replacement number systems for native types", "homepage": "https://github.com/stillwater-sc/universal", "license": "MIT", diff --git a/versions/baseline.json b/versions/baseline.json index 4982e46c08a377..6e31d34ddf4cc0 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -9653,7 +9653,7 @@ "port-version": 0 }, "stillwater-universal": { - "baseline": "4.6.8", + "baseline": "4.6.9", "port-version": 0 }, "stlab": { diff --git a/versions/s-/stillwater-universal.json b/versions/s-/stillwater-universal.json index 78aa90898c7bb5..59b7d98aed27ac 100644 --- a/versions/s-/stillwater-universal.json +++ b/versions/s-/stillwater-universal.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "aebf952d784d29600a2d27e615ffc451e1a6f059", + "version": "4.6.9", + "port-version": 0 + }, { "git-tree": "4507cdf2ade369cfa5759a1a07a90d07a488f390", "version": "4.6.8",