Skip to content

Commit

Permalink
Update version database
Browse files Browse the repository at this point in the history
  • Loading branch information
Flole998 committed May 31, 2024
1 parent f9c45c2 commit bb3ed84
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions ports/pixman/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "pixman",
"version": "0.43.4",
"port-version": 1,
"description": "Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization.",
"homepage": "https://www.cairographics.org/releases",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -6802,7 +6802,7 @@
},
"pixman": {
"baseline": "0.43.4",
"port-version": 0
"port-version": 1
},
"pkgconf": {
"baseline": "2.2.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/pixman.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [

Check failure on line 2 in versions/p-/pixman.json

View check run for this annotation

Azure Pipelines / microsoft.vcpkg.pr (x86_windows)

versions/p-/pixman.json#L2

versions/p-/pixman.json(2,): error : while parsing versions for pixman from version/p-/pixman.json
{
"git-tree": "f2364b8a1c1cb0ae126e502e2349ac7363e69e59",
"version": "0.43.4",
"port-version": 1
},
{
"git-tree": "f7e1a97a6af1ad657489f901a6ca14db24652eff",
"version": "0.43.4",
Expand Down

0 comments on commit bb3ed84

Please sign in to comment.