mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Force https for update verify, not getting a reliable redirect from http to https from cluster
This commit is contained in:
parent
264f1ceea3
commit
6dacd122e6
@ -1,5 +1,5 @@
|
||||
# 2.0.0.6 linux
|
||||
release="2.0.0.6" product="Thunderbird" platform="Linux_x86-gcc3" build_id="2007072816" locales="be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr ga-IE hu it ja ko lt mk nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr zh-CN zh-TW" channel="betatest" from="/thunderbird/releases/2.0.0.6/linux-i686/%locale%/thunderbird-2.0.0.6.tar.gz" aus_server="aus2.mozilla.org" ftp_server="stage.mozilla.org/pub/mozilla.org" to="/thunderbird/nightly/2.0.0.9-candidates/rc1/thunderbird-2.0.0.9.%locale%.linux-i686.tar.gz"
|
||||
release="2.0.0.6" product="Thunderbird" platform="Linux_x86-gcc3" build_id="2007072816" locales="be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr ga-IE hu it ja ko lt mk nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr zh-CN zh-TW" channel="betatest" from="/thunderbird/releases/2.0.0.6/linux-i686/%locale%/thunderbird-2.0.0.6.tar.gz" aus_server="https://aus2.mozilla.org" ftp_server="stage.mozilla.org/pub/mozilla.org" to="/thunderbird/nightly/2.0.0.9-candidates/rc1/thunderbird-2.0.0.9.%locale%.linux-i686.tar.gz"
|
||||
# 2.0.0.5 linux
|
||||
release="2.0.0.5" product="Thunderbird" platform="Linux_x86-gcc3" build_id="2007071612" locales="be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr ga-IE hu it ja ko lt mk nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr zh-CN zh-TW" channel="betatest"
|
||||
# 2.0.0.4 linux
|
||||
|
@ -1,5 +1,5 @@
|
||||
# 2.0.0.6 macosx
|
||||
release="2.0.0.6" product="Thunderbird" platform="Darwin_Universal-gcc3" build_id="2007072816" locales="be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr ga-IE hu it ja-JP-mac ko lt mk nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr zh-CN zh-TW" channel="betatest" from="/thunderbird/releases/2.0.0.6/mac/%locale%/Thunderbird 2.0.0.6.dmg" aus_server="aus2.mozilla.org" ftp_server="stage.mozilla.org/pub/mozilla.org" to="/thunderbird/nightly/2.0.0.9-candidates/rc1/thunderbird-2.0.0.9.%locale%.mac.dmg"
|
||||
release="2.0.0.6" product="Thunderbird" platform="Darwin_Universal-gcc3" build_id="2007072816" locales="be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr ga-IE hu it ja-JP-mac ko lt mk nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr zh-CN zh-TW" channel="betatest" from="/thunderbird/releases/2.0.0.6/mac/%locale%/Thunderbird 2.0.0.6.dmg" aus_server="https://aus2.mozilla.org" ftp_server="stage.mozilla.org/pub/mozilla.org" to="/thunderbird/nightly/2.0.0.9-candidates/rc1/thunderbird-2.0.0.9.%locale%.mac.dmg"
|
||||
# 2.0.0.5 mac
|
||||
release="2.0.0.5" product="Thunderbird" platform="Darwin_Universal-gcc3" build_id="2007071610" locales="be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr ga-IE hu it ja-JP-mac ko lt mk nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr zh-CN zh-TW" channel="betatest"
|
||||
# 2.0.0.4 mac
|
||||
|
@ -1,5 +1,5 @@
|
||||
# 2.0.0.6 win32
|
||||
release="2.0.0.6" product="Thunderbird" platform="WINNT_x86-msvc" build_id="2007072817" locales="be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr ga-IE hu it ja ko lt mk nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr zh-CN zh-TW" channel="betatest" from="/thunderbird/releases/2.0.0.6/win32/%locale%/Thunderbird Setup 2.0.0.6.exe" aus_server="aus2.mozilla.org" ftp_server="stage.mozilla.org/pub/mozilla.org" to="/thunderbird/nightly/2.0.0.9-candidates/rc1/thunderbird-2.0.0.9.%locale%.win32.installer.exe"
|
||||
release="2.0.0.6" product="Thunderbird" platform="WINNT_x86-msvc" build_id="2007072817" locales="be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr ga-IE hu it ja ko lt mk nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr zh-CN zh-TW" channel="betatest" from="/thunderbird/releases/2.0.0.6/win32/%locale%/Thunderbird Setup 2.0.0.6.exe" aus_server="https://aus2.mozilla.org" ftp_server="stage.mozilla.org/pub/mozilla.org" to="/thunderbird/nightly/2.0.0.9-candidates/rc1/thunderbird-2.0.0.9.%locale%.win32.installer.exe"
|
||||
# 2.0.0.5 win32
|
||||
release="2.0.0.5" product="Thunderbird" platform="WINNT_x86-msvc" build_id="2007071611" locales="be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr ga-IE hu it ja ko lt mk nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr zh-CN zh-TW" channel="betatest"
|
||||
# 2.0.0.4 win32
|
||||
|
Loading…
Reference in New Issue
Block a user