Skip to content

Commit a977600

Browse files
author
Update Bot
committed
Autoupdating ports
1 parent b65fb85 commit a977600

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/py-pydantic/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ vcpkg_from_pythonhosted(
22
OUT_SOURCE_PATH SOURCE_PATH
33
PACKAGE_NAME pydantic
44
VERSION ${VERSION}
5-
SHA512 46af1777b4fa11d5e24ef8de93bad0eef3e0250150bdfdbd75be21d139925a58c32f526053675c1c022a229641763d7de6fa8f7ef81f86553572c366bd5cc341
5+
SHA512 50eb4ac28a9990a2005f82caf1d363dc9d3c19592d734228f6ade2556f252a6551f99c628d144df8b3aa18dc8054348dd0b8d77008c407f62ac85633dc2cf917
66
FILENAME pydantic
77
)
88

ports/py-pydantic/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "py-pydantic",
3-
"version": "2.12.3",
3+
"version": "2.12.4",
44
"description": "Data validation using Python type hints.",
55
"homepage": "https://github.com/pydantic/pydantic",
66
"dependencies": [

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
"port-version": 0
206206
},
207207
"py-pydantic": {
208-
"baseline": "2.12.3",
208+
"baseline": "2.12.4",
209209
"port-version": 0
210210
},
211211
"py-pyparsing": {

versions/p-/py-pydantic.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "80506926a41adaa24f4b7c6fda3617e62dff30a9",
5+
"version": "2.12.4",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "eccc266b53297443d901fce4d5786769b18a80e4",
510
"version": "2.12.3",

0 commit comments

Comments
 (0)