mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 18:05:08 +08:00
Add provider measure info
This commit is contained in:
@@ -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}
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user