Skip to content

Commit e52f541

Browse files
authored
remove 'static/skins/colibris/index.js' because the content is not good enough to get version information from it (#178)
1 parent 398b490 commit e52f541

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

src/Service/FileHashLookupService.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -119,15 +119,6 @@ class FileHashLookupService
119119
'eb6c3b471926190b8059f49202465b5c' => ['2.5.2', '2.6.1'],
120120
'09d9db766fe56a55dcfe891a7cc5248a' => ['2.7.0', null],
121121
],
122-
'static/skins/colibris/index.js' => [
123-
'684b186576273dbfe80db52edd25036e' => ['1.7.5', '1.8.4'],
124-
'823cd50b71738ec3b9caf4f5d58da6bb' => ['1.8.5', '1.8.6'],
125-
'a23fe728e4d4dfa90c7baa331a16e87f' => ['1.8.10', '2.1.0'],
126-
'eb3857ee08d0c2217649dcb61b1c8e73' => ['2.1.1', '2.2.7'],
127-
'3c8e220b7dc756c1550a5e7148ecd5c5' => ['2.3.0', '2.3.2'],
128-
'd11af9dc26b766206e094627884763f3' => ['2.4.1', '2.5.3'],
129-
'0c33c52671cde06391b20a1c868d643b' => ['2.6.0', null],
130-
],
131122
];
132123

133124
/**

0 commit comments

Comments
 (0)