<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



</head>
<body>
<style type="text/css">
img {
max-width: 100%; height: auto;
}
</style>
<div class="content">
<h3>
Ludovic Fauvet pushed to branch master
at <a href="https://code.videolan.org/VideoLAN.org/websites">VideoLAN organization / websites</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://code.videolan.org/VideoLAN.org/websites/commit/cabf8f6adc82f24195d97fd65a4d3fdc32671895">cabf8f6a</a></strong>
<div>
<span>by Ludovic Fauvet</span>
<i>at 2016-06-08T14:51:53+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap">download stats: include 7z and zip for Windows</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class="file-stats">
<a href="#620f2ecad2bb6f74b2fcd0134963a841" style="text-decoration: none">
www.videolan.org/vlc/stats/downloads.php
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id="620f2ecad2bb6f74b2fcd0134963a841">
<a href="https://code.videolan.org/VideoLAN.org/websites/commit/cabf8f6adc82f24195d97fd65a4d3fdc32671895#diff-0"><strong>www.videolan.org/vlc/stats/downloads.php</strong></a>
<hr>
<table class="code white" style="-premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background: #fff; border: none; border-collapse: separate; color: #333; font-family: monospace; margin: 0; padding: 0; width: 100%" bgcolor="#fff" width="100%" cellpadding="0" cellspacing="0">
<tr class="line_holder match">
<td class="diff-line-num js-unfold old_line unfold" data-linenumber="200" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="diff-line-num js-unfold new_line unfold" data-linenumber="200" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="line_content match" style="background: #fafafa; border: none; color: rgba(0,0,0,0.3); display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fafafa">@@ -200,61 +200,61 @@</td>

</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="200" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
200
</td>
<td class="new_line diff-line-num" data-linenumber="200" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
200
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">    <span class="c1" style="color: #998; font-style: italic">// Values in this array will be fetched from mirrorbits and added to the value in the $table</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="201" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
201
</td>
<td class="new_line diff-line-num" data-linenumber="201" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
201
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">    <span class="nv" style="color: teal">$table_mirrorbits</span> <span class="o" style="font-weight: bold">=</span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="202" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
202
</td>
<td class="new_line diff-line-num" data-linenumber="202" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
202
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"1.1.0"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="203" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
203
</td>
<td class="diff-line-num new_line old" data-linenumber="203" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14"><span class="idiff left right" style="background: #fac5cd">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="203" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="203" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
203
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold"><span class="idiff left" style="background: #c7f0d2">array</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">(</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="p"><span class="idiff right" style="background: #c7f0d2">)</span>,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="204" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
204
</td>
<td class="new_line diff-line-num" data-linenumber="204" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
204
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="205" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
205
</td>
<td class="new_line diff-line-num" data-linenumber="205" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
205
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="206" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
206
</td>
<td class="new_line diff-line-num" data-linenumber="206" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
206
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="207" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
207
</td>
<td class="new_line diff-line-num" data-linenumber="207" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
207
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"1.1.1"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="208" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
208
</td>
<td class="diff-line-num new_line old" data-linenumber="208" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14"><span class="idiff left right" style="background: #fac5cd">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="208" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="208" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
208
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold"><span class="idiff left" style="background: #c7f0d2">array</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">(</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="p"><span class="idiff right" style="background: #c7f0d2">)</span>,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="209" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
209
</td>
<td class="new_line diff-line-num" data-linenumber="209" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
209
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="210" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
210
</td>
<td class="new_line diff-line-num" data-linenumber="210" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
210
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="211" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
211
</td>
<td class="new_line diff-line-num" data-linenumber="211" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
211
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="212" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
212
</td>
<td class="new_line diff-line-num" data-linenumber="212" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
212
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"1.1.2"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="213" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
213
</td>
<td class="diff-line-num new_line old" data-linenumber="213" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14"><span class="idiff left right" style="background: #fac5cd">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="213" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="213" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
213
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold"><span class="idiff left" style="background: #c7f0d2">array</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">(</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="p"><span class="idiff right" style="background: #c7f0d2">)</span>,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="214" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
214
</td>
<td class="new_line diff-line-num" data-linenumber="214" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
214
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="215" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
215
</td>
<td class="new_line diff-line-num" data-linenumber="215" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
215
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="216" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
216
</td>
<td class="new_line diff-line-num" data-linenumber="216" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
216
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="217" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
217
</td>
<td class="new_line diff-line-num" data-linenumber="217" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
217
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"1.1.3"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="218" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
218
</td>
<td class="diff-line-num new_line old" data-linenumber="218" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14"><span class="idiff left right" style="background: #fac5cd">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="218" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="218" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
218
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold"><span class="idiff left" style="background: #c7f0d2">array</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">(</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="p"><span class="idiff right" style="background: #c7f0d2">)</span>,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="219" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
219
</td>
<td class="new_line diff-line-num" data-linenumber="219" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
219
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="220" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
220
</td>
<td class="new_line diff-line-num" data-linenumber="220" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
220
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="221" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
221
</td>
<td class="new_line diff-line-num" data-linenumber="221" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
221
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="222" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
222
</td>
<td class="new_line diff-line-num" data-linenumber="222" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
222
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"1.1.4"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="223" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
223
</td>
<td class="diff-line-num new_line old" data-linenumber="223" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14"><span class="idiff left right" style="background: #fac5cd">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="223" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="223" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
223
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold"><span class="idiff left" style="background: #c7f0d2">array</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">(</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="p"><span class="idiff right" style="background: #c7f0d2">)</span>,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="224" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
224
</td>
<td class="new_line diff-line-num" data-linenumber="224" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
224
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="225" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
225
</td>
<td class="new_line diff-line-num" data-linenumber="225" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
225
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="226" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
226
</td>
<td class="new_line diff-line-num" data-linenumber="226" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
226
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"1.1.5"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="227" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
227
</td>
<td class="diff-line-num new_line old" data-linenumber="227" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14"><span class="idiff left right" style="background: #fac5cd">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="227" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="227" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
227
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold"><span class="idiff left" style="background: #c7f0d2">array</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">(</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="p"><span class="idiff right" style="background: #c7f0d2">)</span>,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="228" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
228
</td>
<td class="new_line diff-line-num" data-linenumber="228" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
228
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="229" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
229
</td>
<td class="new_line diff-line-num" data-linenumber="229" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
229
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="230" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
230
</td>
<td class="new_line diff-line-num" data-linenumber="230" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
230
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="231" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
231
</td>
<td class="new_line diff-line-num" data-linenumber="231" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
231
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"1.1.6"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="232" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
232
</td>
<td class="diff-line-num new_line old" data-linenumber="232" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14"><span class="idiff left right" style="background: #fac5cd">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="232" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="232" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
232
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold"><span class="idiff left" style="background: #c7f0d2">array</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">(</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="p"><span class="idiff right" style="background: #c7f0d2">)</span>,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="233" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
233
</td>
<td class="new_line diff-line-num" data-linenumber="233" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
233
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="234" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
234
</td>
<td class="new_line diff-line-num" data-linenumber="234" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
234
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="235" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
235
</td>
<td class="new_line diff-line-num" data-linenumber="235" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
235
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="236" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
236
</td>
<td class="new_line diff-line-num" data-linenumber="236" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
236
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"1.1.7"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="237" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
237
</td>
<td class="diff-line-num new_line old" data-linenumber="237" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14"><span class="idiff left right" style="background: #fac5cd">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="237" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="237" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
237
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold"><span class="idiff left" style="background: #c7f0d2">array</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">(</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="p"><span class="idiff right" style="background: #c7f0d2">)</span>,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="238" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
238
</td>
<td class="new_line diff-line-num" data-linenumber="238" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
238
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="239" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
239
</td>
<td class="new_line diff-line-num" data-linenumber="239" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
239
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="240" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
240
</td>
<td class="new_line diff-line-num" data-linenumber="240" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
240
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="241" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
241
</td>
<td class="new_line diff-line-num" data-linenumber="241" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
241
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"1.1.8"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="242" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
242
</td>
<td class="diff-line-num new_line old" data-linenumber="242" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14"><span class="idiff left right" style="background: #fac5cd">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="242" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="242" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
242
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold"><span class="idiff left" style="background: #c7f0d2">array</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">(</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="p"><span class="idiff right" style="background: #c7f0d2">)</span>,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="243" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
243
</td>
<td class="new_line diff-line-num" data-linenumber="243" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
243
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="244" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
244
</td>
<td class="new_line diff-line-num" data-linenumber="244" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
244
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="245" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
245
</td>
<td class="new_line diff-line-num" data-linenumber="245" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
245
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="246" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
246
</td>
<td class="new_line diff-line-num" data-linenumber="246" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
246
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"1.1.9"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="247" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
247
</td>
<td class="diff-line-num new_line old" data-linenumber="247" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14"><span class="idiff left right" style="background: #fac5cd">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="247" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="247" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
247
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold"><span class="idiff left" style="background: #c7f0d2">array</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">(</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="p"><span class="idiff right" style="background: #c7f0d2">)</span>,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="248" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
248
</td>
<td class="new_line diff-line-num" data-linenumber="248" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
248
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="249" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
249
</td>
<td class="new_line diff-line-num" data-linenumber="249" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
249
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="250" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
250
</td>
<td class="new_line diff-line-num" data-linenumber="250" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
250
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="251" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
251
</td>
<td class="new_line diff-line-num" data-linenumber="251" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
251
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"1.1.10"</span>  <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="252" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
252
</td>
<td class="diff-line-num new_line old" data-linenumber="252" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14"><span class="idiff left right" style="background: #fac5cd">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="252" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="252" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
252
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold"><span class="idiff left" style="background: #c7f0d2">array</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">(</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="p"><span class="idiff right" style="background: #c7f0d2">)</span>,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="253" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
253
</td>
<td class="new_line diff-line-num" data-linenumber="253" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
253
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="254" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
254
</td>
<td class="new_line diff-line-num" data-linenumber="254" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
254
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="255" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
255
</td>
<td class="new_line diff-line-num" data-linenumber="255" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
255
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="256" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
256
</td>
<td class="new_line diff-line-num" data-linenumber="256" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
256
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"1.1.11"</span>  <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="257" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
257
</td>
<td class="diff-line-num new_line old" data-linenumber="257" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14"><span class="idiff left right" style="background: #fac5cd">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="257" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="257" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
257
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold"><span class="idiff left" style="background: #c7f0d2">array</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">(</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="p"><span class="idiff right" style="background: #c7f0d2">)</span>,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="258" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
258
</td>
<td class="new_line diff-line-num" data-linenumber="258" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
258
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="259" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
259
</td>
<td class="new_line diff-line-num" data-linenumber="259" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
259
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.bz2?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="260" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
260
</td>
<td class="new_line diff-line-num" data-linenumber="260" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
260
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder match">
<td class="diff-line-num js-unfold old_line unfold" data-linenumber="266" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="diff-line-num js-unfold new_line unfold" data-linenumber="266" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="line_content match" style="background: #fafafa; border: none; color: rgba(0,0,0,0.3); display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fafafa">@@ -266,52 +266,52 @@</td>

</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="266" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
266
</td>
<td class="new_line diff-line-num" data-linenumber="266" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
266
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="267" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
267
</td>
<td class="new_line diff-line-num" data-linenumber="267" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
267
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="268" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
268
</td>
<td class="new_line diff-line-num" data-linenumber="268" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
268
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.0.0"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="269" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
269
</td>
<td class="diff-line-num new_line old" data-linenumber="269" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="269" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="269" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
269
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="270" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
270
</td>
<td class="new_line diff-line-num" data-linenumber="270" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
270
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel32.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="271" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
271
</td>
<td class="new_line diff-line-num" data-linenumber="271" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
271
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="272" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
272
</td>
<td class="new_line diff-line-num" data-linenumber="272" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
272
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="273" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
273
</td>
<td class="new_line diff-line-num" data-linenumber="273" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
273
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.0.1"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="274" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
274
</td>
<td class="diff-line-num new_line old" data-linenumber="274" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="274" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="274" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
274
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="275" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
275
</td>
<td class="new_line diff-line-num" data-linenumber="275" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
275
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel32.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="276" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
276
</td>
<td class="new_line diff-line-num" data-linenumber="276" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
276
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="277" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
277
</td>
<td class="new_line diff-line-num" data-linenumber="277" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
277
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="278" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
278
</td>
<td class="new_line diff-line-num" data-linenumber="278" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
278
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.0.2"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="279" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
279
</td>
<td class="diff-line-num new_line old" data-linenumber="279" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="279" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="279" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
279
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="280" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
280
</td>
<td class="new_line diff-line-num" data-linenumber="280" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
280
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel32.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="281" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
281
</td>
<td class="new_line diff-line-num" data-linenumber="281" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
281
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="282" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
282
</td>
<td class="new_line diff-line-num" data-linenumber="282" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
282
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="283" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
283
</td>
<td class="new_line diff-line-num" data-linenumber="283" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
283
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.0.3"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="284" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
284
</td>
<td class="diff-line-num new_line old" data-linenumber="284" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="284" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="284" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
284
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="285" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
285
</td>
<td class="new_line diff-line-num" data-linenumber="285" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
285
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel32.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="286" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
286
</td>
<td class="new_line diff-line-num" data-linenumber="286" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
286
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="287" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
287
</td>
<td class="new_line diff-line-num" data-linenumber="287" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
287
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="288" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
288
</td>
<td class="new_line diff-line-num" data-linenumber="288" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
288
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.0.4"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="289" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
289
</td>
<td class="diff-line-num new_line old" data-linenumber="289" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="289" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="289" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
289
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="290" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
290
</td>
<td class="new_line diff-line-num" data-linenumber="290" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
290
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel32.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="291" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
291
</td>
<td class="new_line diff-line-num" data-linenumber="291" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
291
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="292" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
292
</td>
<td class="new_line diff-line-num" data-linenumber="292" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
292
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="293" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
293
</td>
<td class="new_line diff-line-num" data-linenumber="293" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
293
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.0.5"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="294" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
294
</td>
<td class="diff-line-num new_line old" data-linenumber="294" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="294" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="294" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
294
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="295" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
295
</td>
<td class="new_line diff-line-num" data-linenumber="295" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
295
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel32.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="296" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
296
</td>
<td class="new_line diff-line-num" data-linenumber="296" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
296
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="297" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
297
</td>
<td class="new_line diff-line-num" data-linenumber="297" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
297
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="298" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
298
</td>
<td class="new_line diff-line-num" data-linenumber="298" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
298
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.0.6"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="299" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
299
</td>
<td class="diff-line-num new_line old" data-linenumber="299" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="299" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="299" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
299
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="300" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
300
</td>
<td class="new_line diff-line-num" data-linenumber="300" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
300
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel32.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="301" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
301
</td>
<td class="new_line diff-line-num" data-linenumber="301" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
301
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="302" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
302
</td>
<td class="new_line diff-line-num" data-linenumber="302" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
302
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="303" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
303
</td>
<td class="new_line diff-line-num" data-linenumber="303" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
303
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.0.7"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="304" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
304
</td>
<td class="diff-line-num new_line old" data-linenumber="304" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="304" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="304" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
304
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="305" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
305
</td>
<td class="new_line diff-line-num" data-linenumber="305" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
305
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel32.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="306" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
306
</td>
<td class="new_line diff-line-num" data-linenumber="306" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
306
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="307" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
307
</td>
<td class="new_line diff-line-num" data-linenumber="307" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
307
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="308" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
308
</td>
<td class="new_line diff-line-num" data-linenumber="308" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
308
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.0.8"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="309" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
309
</td>
<td class="diff-line-num new_line old" data-linenumber="309" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="309" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="309" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
309
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="310" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
310
</td>
<td class="new_line diff-line-num" data-linenumber="310" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
310
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel32.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="311" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
311
</td>
<td class="new_line diff-line-num" data-linenumber="311" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
311
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="312" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
312
</td>
<td class="new_line diff-line-num" data-linenumber="312" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
312
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="313" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
313
</td>
<td class="new_line diff-line-num" data-linenumber="313" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
313
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.0.9"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="314" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
314
</td>
<td class="diff-line-num new_line old" data-linenumber="314" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="314" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="314" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
314
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="315" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
315
</td>
<td class="new_line diff-line-num" data-linenumber="315" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
315
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-powerpc.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel32.dmg?stats"</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="316" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
316
</td>
<td class="new_line diff-line-num" data-linenumber="316" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
316
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="317" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
317
</td>
<td class="new_line diff-line-num" data-linenumber="317" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
317
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder match">
<td class="diff-line-num js-unfold old_line unfold" data-linenumber="320" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="diff-line-num js-unfold new_line unfold" data-linenumber="320" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="line_content match" style="background: #fafafa; border: none; color: rgba(0,0,0,0.3); display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fafafa">@@ -320,62 +320,62 @@</td>

</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="320" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
320
</td>
<td class="new_line diff-line-num" data-linenumber="320" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
320
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="321" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
321
</td>
<td class="new_line diff-line-num" data-linenumber="321" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
321
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="322" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
322
</td>
<td class="new_line diff-line-num" data-linenumber="322" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
322
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.1.0"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="323" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
323
</td>
<td class="diff-line-num new_line old" data-linenumber="323" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="323" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="323" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
323
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="324" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
324
</td>
<td class="new_line diff-line-num" data-linenumber="324" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
324
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="325" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
325
</td>
<td class="new_line diff-line-num" data-linenumber="325" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
325
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="326" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
326
</td>
<td class="new_line diff-line-num" data-linenumber="326" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
326
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="327" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
327
</td>
<td class="new_line diff-line-num" data-linenumber="327" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
327
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.1.1"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="328" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
328
</td>
<td class="diff-line-num new_line old" data-linenumber="328" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="328" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="328" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
328
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="329" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
329
</td>
<td class="new_line diff-line-num" data-linenumber="329" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
329
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="330" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
330
</td>
<td class="new_line diff-line-num" data-linenumber="330" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
330
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="331" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
331
</td>
<td class="new_line diff-line-num" data-linenumber="331" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
331
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="332" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
332
</td>
<td class="new_line diff-line-num" data-linenumber="332" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
332
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.1.2"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="333" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
333
</td>
<td class="diff-line-num new_line old" data-linenumber="333" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="333" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="333" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
333
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="334" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
334
</td>
<td class="new_line diff-line-num" data-linenumber="334" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
334
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="335" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
335
</td>
<td class="new_line diff-line-num" data-linenumber="335" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
335
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="336" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
336
</td>
<td class="new_line diff-line-num" data-linenumber="336" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
336
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="337" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
337
</td>
<td class="new_line diff-line-num" data-linenumber="337" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
337
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.1.3"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="338" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
338
</td>
<td class="diff-line-num new_line old" data-linenumber="338" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="338" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="338" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
338
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="339" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
339
</td>
<td class="new_line diff-line-num" data-linenumber="339" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
339
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="340" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
340
</td>
<td class="new_line diff-line-num" data-linenumber="340" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
340
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="341" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
341
</td>
<td class="new_line diff-line-num" data-linenumber="341" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
341
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="342" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
342
</td>
<td class="new_line diff-line-num" data-linenumber="342" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
342
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.1.4"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="343" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
343
</td>
<td class="diff-line-num new_line old" data-linenumber="343" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="343" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="343" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
343
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="344" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
344
</td>
<td class="new_line diff-line-num" data-linenumber="344" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
344
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="345" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
345
</td>
<td class="new_line diff-line-num" data-linenumber="345" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
345
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="346" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
346
</td>
<td class="new_line diff-line-num" data-linenumber="346" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
346
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="347" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
347
</td>
<td class="new_line diff-line-num" data-linenumber="347" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
347
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.1.5"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="348" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
348
</td>
<td class="diff-line-num new_line old" data-linenumber="348" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="348" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="348" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
348
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="349" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
349
</td>
<td class="new_line diff-line-num" data-linenumber="349" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
349
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="350" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
350
</td>
<td class="new_line diff-line-num" data-linenumber="350" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
350
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="351" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
351
</td>
<td class="new_line diff-line-num" data-linenumber="351" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
351
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="352" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
352
</td>
<td class="new_line diff-line-num" data-linenumber="352" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
352
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.1.6"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="353" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
353
</td>
<td class="diff-line-num new_line old" data-linenumber="353" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="353" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="353" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
353
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="354" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
354
</td>
<td class="new_line diff-line-num" data-linenumber="354" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
354
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="355" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
355
</td>
<td class="new_line diff-line-num" data-linenumber="355" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
355
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="356" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
356
</td>
<td class="new_line diff-line-num" data-linenumber="356" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
356
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="357" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
357
</td>
<td class="new_line diff-line-num" data-linenumber="357" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
357
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.2.0"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="358" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
358
</td>
<td class="diff-line-num new_line old" data-linenumber="358" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="358" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="358" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
358
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="359" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
359
</td>
<td class="new_line diff-line-num" data-linenumber="359" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
359
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="360" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
360
</td>
<td class="new_line diff-line-num" data-linenumber="360" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
360
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="361" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
361
</td>
<td class="new_line diff-line-num" data-linenumber="361" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
361
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="362" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
362
</td>
<td class="new_line diff-line-num" data-linenumber="362" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
362
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.2.1"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="363" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
363
</td>
<td class="diff-line-num new_line old" data-linenumber="363" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="363" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="363" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
363
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="364" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
364
</td>
<td class="new_line diff-line-num" data-linenumber="364" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
364
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="365" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
365
</td>
<td class="new_line diff-line-num" data-linenumber="365" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
365
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="366" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
366
</td>
<td class="new_line diff-line-num" data-linenumber="366" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
366
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="367" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
367
</td>
<td class="new_line diff-line-num" data-linenumber="367" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
367
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.2.2"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="368" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
368
</td>
<td class="diff-line-num new_line old" data-linenumber="368" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="368" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="368" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
368
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="369" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
369
</td>
<td class="new_line diff-line-num" data-linenumber="369" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
369
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="370" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
370
</td>
<td class="new_line diff-line-num" data-linenumber="370" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
370
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="371" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
371
</td>
<td class="new_line diff-line-num" data-linenumber="371" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
371
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="372" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
372
</td>
<td class="new_line diff-line-num" data-linenumber="372" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
372
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.2.3"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="373" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
373
</td>
<td class="diff-line-num new_line old" data-linenumber="373" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="373" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="373" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
373
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="374" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
374
</td>
<td class="new_line diff-line-num" data-linenumber="374" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
374
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="375" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
375
</td>
<td class="new_line diff-line-num" data-linenumber="375" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
375
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="376" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
376
</td>
<td class="new_line diff-line-num" data-linenumber="376" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
376
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="377" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
377
</td>
<td class="new_line diff-line-num" data-linenumber="377" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
377
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                    <span class="s2" style="color: #d14">"2.2.4"</span>   <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="378" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
378
</td>
<td class="diff-line-num new_line old" data-linenumber="378" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="378" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="378" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
378
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span class="line">                                        <span class="s2" style="color: #d14">"Windows"</span> <span class="o" style="font-weight: bold">=></span> <span class="k" style="font-weight: bold">array</span><span class="p">(</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats"</span><span class="p">,</span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats"</span><span class="p"><span class="idiff left" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats"</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">,</span></span><span class="idiff" style="background: #c7f0d2"> </span><span class="s2" style="color: #d14"><span class="idiff right" style="background: #c7f0d2">"https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats"</span></span> <span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="379" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
379
</td>
<td class="new_line diff-line-num" data-linenumber="379" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
379
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Macintosh"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="380" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
380
</td>
<td class="new_line diff-line-num" data-linenumber="380" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
380
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                        <span class="s2" style="color: #d14">"Source"</span> <span class="o" style="font-weight: bold">=></span> <span class="s2" style="color: #d14">"https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="381" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
381
</td>
<td class="new_line diff-line-num" data-linenumber="381" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
381
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span class="line">                                 <span class="p">),</span></span>
</td>
</tr>

</table>
<br>
</li>

</div>
<div class="footer" style="margin-top: 10px">
<p style="color: #777; font-size: small">

<br>
<a href="https://code.videolan.org/VideoLAN.org/websites/commit/cabf8f6adc82f24195d97fd65a4d3fdc32671895">View it on GitLab</a>.
<br>
You're receiving this email because of your account on code.videolan.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://code.videolan.org/VideoLAN.org/websites/commit/cabf8f6adc82f24195d97fd65a4d3fdc32671895"}}</script>
</p>
</div>
</body>
</html>