www/hurl: update 7.1.0 -> 8.0.1
Changelogs:
- https://github.com/Orange-OpenSource/hurl/releases/tag/8.0.0
- https://github.com/Orange-OpenSource/hurl/releases/tag/8.0.1
Major changes:
- Use CookieStore in HurlResult (crate compatibility)
- Delete deprecated --interactive option
- Replace legacy env var variable configuration HURL_foo by HURL_VARIABLE_foo
- Rename ignore-asserts to no-assert
- Using new JSONPath module implementing RFC 9535
- Fix single quote in cookie value breaking curl output
- Add support for curl --data-raw option in hurlfmt import
- Fix truncating existing output file when response is tiny