Skip to content

Commit 1908c9a

Browse files
authored
Updated debian related test cases (#141)
1 parent fe0710d commit 1908c9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/integration/test/integration/testConfig.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ const componentsStatic = [
3333
'nuget/nuget/-/NuGet.Protocol/6.7.1',
3434
'composer/packagist/symfony/polyfill-mbstring/v1.28.0',
3535
'pod/cocoapods/-/SoftButton/0.1.0', // Dev and prod have different file counts. See https://github.com/clearlydefined/crawler/issues/529
36-
'deb/debian/-/mini-httpd/1.30-0.2_arm64',
37-
'debsrc/debian/-/mini-httpd/1.30-0.2',
36+
'deb/debian/-/mini-httpd/1.30-13_armhf',
37+
'debsrc/debian/-/mini-httpd/1.30-13',
3838
'pod/cocoapods/-/xcbeautify/0.9.1'
3939
// 'sourcearchive/mavencentral/org.apache.httpcomponents/httpcore/4.1' // Dev and prod have different license and scores. See https://github.com/clearlydefined/crawler/issues/533
4040
]

0 commit comments

Comments
 (0)