mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[vladimirshaleev-ipaddress] update to 1.2.1 (#48071)
This commit is contained in:
@@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO vladimirshaleev/ipaddress
|
||||
REF "v${VERSION}"
|
||||
SHA512 cc6b2e6dc72a8ac7d1c847e87294381026a584388a53a4d2583c04050e30b152b4b740dca3e809ae3541c380590553ec0934ff3e3b15bd0ba3ac297b5de30fb7
|
||||
SHA512 5f6bff9ae836b7a4f7689fff05b9443c034a32fddc455c99e8e911a07a7e26078eb424e57df82a46da6af51bd62169e7e174dde6c6bfb7064e3369e81ad1365f
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vladimirshaleev-ipaddress",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"description": "A library for working and manipulating IPv4/IPv6 addresses and networks in modern C++.",
|
||||
"homepage": "https://github.com/VladimirShaleev/ipaddress",
|
||||
"documentation": "https://vladimirshaleev.github.io/ipaddress/",
|
||||
|
||||
@@ -10225,7 +10225,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"vladimirshaleev-ipaddress": {
|
||||
"baseline": "1.2.0",
|
||||
"baseline": "1.2.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"vlfeat": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "8b9ae2cd03d80f7df8430a171a239c2b32c0b738",
|
||||
"version": "1.2.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "299f4c427540d14b6d8c4551f865e2ebce1eed39",
|
||||
"version": "1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user