vcpkg/versions/b-/bddisasm.json
Anichitei Ionel-Cristinel 1689f547f2
[bddisasm] Update to 2.1.0 (#36917)
## Checklist

- [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.
- [ ] ~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.

I'm not entirely sure that I did the right thing. Previous versions were
having troubles building on arm, so they specified `"supports": "!arm"`
in `vcpkg.json`. These issues should be fixed now, although I had
minimal access to ARM devices/cross compilation tools to properly test
this. Should I add an explicit list of supported platforms instead?
2024-02-27 00:27:30 -08:00

45 lines
1.0 KiB
JSON

{
"versions": [
{
"git-tree": "26b6c5584f03700f47ff9d457df6f16dfdaebdba",
"version": "2.1.0",
"port-version": 0
},
{
"git-tree": "b34f372d51168c9361ccd85f91263792b2c9bd4d",
"version": "1.34.10",
"port-version": 0
},
{
"git-tree": "3cede34b39c8ab7d83ee9f43dcb112e4d1c96104",
"version": "1.34.7",
"port-version": 1
},
{
"git-tree": "296988f2d875c4fe41506e163c5c35141c6d35f8",
"version": "1.34.7",
"port-version": 0
},
{
"git-tree": "615b986c25f902c2053661948092cbfa757fa400",
"version": "1.34.2",
"port-version": 1
},
{
"git-tree": "d6ba1aba5922829f7eb5d8197dbffe5aa8f9722b",
"version": "1.34.2",
"port-version": 0
},
{
"git-tree": "bbd28192161e817afeb6526098f105788225816f",
"version": "1.33.0",
"port-version": 0
},
{
"git-tree": "252ddf848e0ed2e3c58537bf0cc09bc6ccd067f1",
"version": "1.32.1",
"port-version": 0
}
]
}