(Only available in the expand workflow) Download a file from a URL and verify its integrity using the provided BLAKE3 Hash.
Download address.
String
url = "https://github.com/BLAKE3-team/BLAKE3/releases/download/1.5.4/b3sum_windows_x64_bin.exe"
The hash value calculated using BLAKE3.
String
hash_blake3 = "2646a295ef814f070b188278e11ee321d9c6fa18fb9e5bf4b11fcf05b6ef4ff6"
The relative location where it is saved, with the starting directory being the package content directory (a directory with the same name as the package)
String
at = "bin/b3sum.exe"
url