`curl_file` downloads a file from a `url` and writes it to a `path` on the local file system. It returns the SHA-256 digest of the downloaded file.
`curl_file` downloads a file from a `url` and writes it to a `path` on the local file system. It returns the SHA-256 digest of the downloaded file.