Remove package sources and host only the expected SHA-256 #3

Merged
sgraves merged 27 commits from v2-develop into main 2025-12-13 09:35:34 -06:00
Showing only changes of commit 8998818d21 - Show all commits

View File

@@ -57,7 +57,7 @@ Example:
grab_packages.cmd
```
This will download and validate all packages currently supported by `cpp-build-system`. They will be placed within eth `support/3rd_party/` folder.
This will download and validate all packages currently supported by `cpp-build-system`. They will be placed within the `support/3rd_party/` folder.
---