diff options
Diffstat (limited to 'ports')
| -rw-r--r-- | ports/scnlib/CONTROL | 2 | ||||
| -rw-r--r-- | ports/scnlib/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/scnlib/CONTROL b/ports/scnlib/CONTROL index cccdd55c2..75f4230d9 100644 --- a/ports/scnlib/CONTROL +++ b/ports/scnlib/CONTROL @@ -1,4 +1,4 @@ Source: scnlib
-Version: 0.3
+Version: 0.4
Description: scnlib is a modern C++ library for replacing scanf and std::istream
Homepage: https://scnlib.dev/
diff --git a/ports/scnlib/portfile.cmake b/ports/scnlib/portfile.cmake index 40e3a7123..8f2bd2995 100644 --- a/ports/scnlib/portfile.cmake +++ b/ports/scnlib/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY) vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO eliaskosunen/scnlib
- REF v0.3
- SHA512 91ab0ff5d7d2e4a4924bfa00cafc49c3b0d88b87f4adbdce786be0f51913e3c61c6948c27da6af1e020646e610540dc63323fbf7b59f9210266f1ba79bf95adc
+ REF v0.4
+ SHA512 a7059e70326e7d5af463b4ae09308644f8035092776f44001c1a4abf78421f55084e2fc30c6a9778eda62014354dba7c31b3f2f2d333bad04a2ec48b1f812ca0
HEAD_REF master
)
|
