vcpkg/versions/p-/perfetto.json
Ryan Zoeller 090344cfc0
[perfetto] update to 45.0 (#38664)
- [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.
- [ ] The "supports" clause reflects platforms that may be fixed by this
new version.
- [ ] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [ ] 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.
2024-05-09 20:17:43 -07:00

20 lines
395 B
JSON

{
"versions": [
{
"git-tree": "563167ada317e91ada564ab0da3031b4fe2224e2",
"version": "45.0",
"port-version": 0
},
{
"git-tree": "1b0c3aa6b6a74c0bcb55f1475f5874d0ae9a05fb",
"version": "44.0",
"port-version": 0
},
{
"git-tree": "db7cf7be562a134411d6aadaeef44df6e9758e6f",
"version": "43.1",
"port-version": 0
}
]
}