We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2fd6bb commit 24fd89fCopy full SHA for 24fd89f
manifests/repo/apt.pp
@@ -38,6 +38,8 @@
38
'4.0' => '55F839E173AC06F364120D46FA86EEACB306CEE1',
39
'4.1' => 'EED3351AFD72E5437C050F0388F6CDEE78FA6D97',
40
'^5\.(\d)+$' => 'F9C958A3AEE0D2184FAD1CBD43607F0DC2F8238C',
41
+ /^6/ => 'F9C958A3AEE0D2184FAD1CBD43607F0DC2F8238C',
42
+ /^7/ => 'F9C958A3AEE0D2184FAD1CBD43607F0DC2F8238C',
43
default => '849512C2CA648EF425048F55C883F50CB2289A17',
44
}
45
0 commit comments