Description of the new feature/enhancement
The linter or validation should check that all URLs in a manifest are accessible. Online checks and checksum mismatches checks should also be run periodically for all manifests
Proposed technical implementation details (optional)
Something like what winget-pkgs and Homebrew does:
https://github.com/microsoft/winget-pkgs/pulls?q=is%3Apr+label%3AURL-Validation-Error
Homebrew/homebrew-cask#172732
Homebrew/homebrew-core#139929
Description of the new feature/enhancement
The linter or validation should check that all URLs in a manifest are accessible. Online checks and checksum mismatches checks should also be run periodically for all manifests
Proposed technical implementation details (optional)
Something like what winget-pkgs and Homebrew does:
https://github.com/microsoft/winget-pkgs/pulls?q=is%3Apr+label%3AURL-Validation-Error
Homebrew/homebrew-cask#172732
Homebrew/homebrew-core#139929