mickeyh

Results 2 issues of mickeyh

This PR adds enough to be able to support the use case described in https://github.com/elm-lang/cookie/issues/3. In particular is supports reading cookies using a `get` function.

Also impoves some minor quality of life improvements: - Only infer `os_arch` if it isn't provided to `hugo_repository`. - Update default Hugo version to 0.122.0 (the most recent). TESTED=manual: Successfully...