mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 01:24:47 +08:00
[stronk] update port to v0.3.1 (#28355)
Co-authored-by: Jonliu1993 <13720414433@163.com>
This commit is contained in:
parent
42e7f78c55
commit
231a739462
@ -1,9 +1,9 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO twig-energy/stronk
|
||||
REF f298bca3102b48ada516b0b42f2d5e6899cbbc44
|
||||
REF 60144eb738f234a99d3bbdd31353ee4f5366125d
|
||||
HEAD_REF main
|
||||
SHA512 889c7a58082ab506f0c3b8b11e2f7d70f0b9a9ed67322310b43f070b79b71c3c115d1942319e7b461da80a0708c750503705d437d8228c54d7fa8f6e4626ad43
|
||||
SHA512 3440f16d226c732076f951c211ae6d511ae6a8ec1858e1e23c91b347ec5967e702095d978989ec28e4fc3907a7e34bb09d37681cbb486ea151f189d5e882b850
|
||||
)
|
||||
|
||||
vcpkg_cmake_configure(
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "stronk",
|
||||
"version-semver": "0.2.0",
|
||||
"version-semver": "0.3.1",
|
||||
"description": "An easy to customize, strong type library with built in support for unit-like behavior",
|
||||
"homepage": "https://github.com/twig-energy/stronk",
|
||||
"license": "MIT",
|
||||
|
@ -7297,7 +7297,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"stronk": {
|
||||
"baseline": "0.2.0",
|
||||
"baseline": "0.3.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"strtk": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "a7033b2317a3651481e010f4c6e02c59e963638e",
|
||||
"version-semver": "0.3.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "e4a44d9b4174532927a658b7762122b06ad2f663",
|
||||
"version-semver": "0.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user