Add provider measure info

This commit is contained in:
Aoran Zeng
2025-07-11 16:46:32 +08:00
parent 026c4e4b5b
commit 459c1cf3cd
15 changed files with 18 additions and 18 deletions

View File

@@ -13,7 +13,7 @@ static SourceProvider_t os_ubuntu_upstream =
{
def_upstream, "http://archive.ubuntu.com/",
// https://github.com/RubyMetric/chsrc/issues/121
{NotSkip, NA, NA, "http://archive.ubuntu.com/ubuntu/dists/noble/Contents-amd64.gz"}
{NotSkip, NA, NA, "http://archive.ubuntu.com/ubuntu/dists/noble/Contents-amd64.gz", ACCURATE}
};
/**