vcpkg/versions/h-/halide.json
Cheney Wang 693ee9e239
[halide] update to 17.0.1 (#36914)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->
Fixes
https://github.com/microsoft/vcpkg/pull/32661#issuecomment-1954949791

All features passed with following triplets:
x86-windows
x64-windows
<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->


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


<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->
2024-02-22 10:22:04 -08:00

100 lines
2.5 KiB
JSON

{
"versions": [
{
"git-tree": "b85a941fbb39b69cf6e9b508a826fc87a90ff722",
"version": "17.0.1",
"port-version": 0
},
{
"git-tree": "c12d736ad0a8329d09a23dc7ae3a094d4ce02df1",
"version": "16.0.0",
"port-version": 1
},
{
"git-tree": "be8971ecbab0879a1db7aedfec5095c0d1d942b3",
"version": "16.0.0",
"port-version": 0
},
{
"git-tree": "747567f07492ad16950a115456d31ba746a3bd10",
"version": "15.0.0",
"port-version": 1
},
{
"git-tree": "1d7e84604e36eb833964af361772ebcf5e3953c5",
"version": "15.0.0",
"port-version": 0
},
{
"git-tree": "958cd321f20007534db5859498f8153017271b2f",
"version": "14.0.0",
"port-version": 1
},
{
"git-tree": "8beaf9e4b505e3a59e286d220492de1af4381154",
"version": "14.0.0",
"port-version": 0
},
{
"git-tree": "92aa2ed7a51a38dfb53cdcb2f4b9c54f58030d52",
"version": "13.0.2",
"port-version": 0
},
{
"git-tree": "512cb4dd40ca40afbf0c6a35f7bdc595589a0b10",
"version": "12.0.1",
"port-version": 1
},
{
"git-tree": "50e2c4835a57bb4a172c4b82b2a0e0a3077088ab",
"version": "12.0.1",
"port-version": 0
},
{
"git-tree": "eea72c77e90fcc209eafe9906f8b035ec64af984",
"version-string": "11.0.1",
"port-version": 0
},
{
"git-tree": "c1c73129b398eeb00757d2e09fec220dafa7d0c9",
"version-string": "10.0.0",
"port-version": 0
},
{
"git-tree": "431a3f5e31c6ee9f3946ca65764bce830ab94ae7",
"version-string": "master_2020_03_07",
"port-version": 0
},
{
"git-tree": "b832d8bdb482dd5c17e96137f055fe4fdb7f398f",
"version-string": "release_2019_08_27-2",
"port-version": 0
},
{
"git-tree": "0a5e689d817d18da53c4df75ab631a31b0ac01db",
"version-string": "release_2019_08_27-1",
"port-version": 0
},
{
"git-tree": "c2630480b670409646c050acc4d166320d88a2d7",
"version-string": "release_2019_08_27",
"port-version": 0
},
{
"git-tree": "bdfa7176ff183c9b55ae348d1aa5fdc9ed6c3ff6",
"version-string": "release_2018_02_15-1",
"port-version": 0
},
{
"git-tree": "7bedef639822d13053f1a958fdd9aee7de1c4d88",
"version-string": "release_2018_02_15",
"port-version": 0
},
{
"git-tree": "a0c9d2fd0ab44537361f15a3d90ba9e06a3199a7",
"version-string": "release_2017_10_30",
"port-version": 0
}
]
}