[phnt]Update phnt to 1.1.0 (#38863)

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

---------

Co-authored-by: Monica <liuyumei01@beyondsoft.com>
This commit is contained in:
frendguo 2024-05-28 06:37:23 +08:00 committed by GitHub
parent 20ea78bf07
commit 2f3a43a8cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 11 additions and 6 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO processhacker/phnt
REF 3f19efe9fd402378c7cd12fe1c0aacd154c8cd3c
SHA512 88f1f5ab1f2c8b3100e47f43cee7bdcb412ef9f688e3840ddc8a78d8b75b4baf714aadc27829e0ea95d97a22031019d25f9916d09bb63cea37304e9c9c08285a
REPO winsiderss/phnt
REF 4889215a26ece2105548103adba45238fc213fa4
SHA512 6f6a8d85f321da636a6849e270dc8f23a5706154fa8c63b351ece2198cce55e5ce79d5b05289ede61ee772205f523520c7090961dbba161addd9e78578cb7816
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "phnt",
"version-date": "2020-12-21",
"version-date": "2024-05-22",
"description": "Windows Native API header files",
"homepage": "https://github.com/processhacker/phnt"
"homepage": "https://github.com/winsiderss/phnt"
}

View File

@ -6765,7 +6765,7 @@
"port-version": 3
},
"phnt": {
"baseline": "2020-12-21",
"baseline": "2024-05-22",
"port-version": 0
},
"physac": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3bd14202437bd8676103fbcdaeb9d198fd39a4a9",
"version-date": "2024-05-22",
"port-version": 0
},
{
"git-tree": "93f6534bed52cf8dfda970f4ddc5b51352eac5bd",
"version-date": "2020-12-21",