Update to 60.5.2

master
Daniel Berteaud 5 年前
父節點 48a413f943
當前提交 c568abc7b9
  1. 2
      WAPT/control
  2. 2
      setup.py
  3. 二進制
      win32/Thunderbird Setup 60.5.1.exe
  4. 二進制
      win32/Thunderbird Setup 60.5.2.exe
  5. 二進制
      win64/Thunderbird Setup 60.5.1.exe
  6. 二進制
      win64/Thunderbird Setup 60.5.2.exe

@ -1,5 +1,5 @@
package : fws-thunderbird
version : 60.5.1-2
version : 60.5.2-2
architecture : all
section : base
priority : optional

@ -94,7 +94,7 @@ def update_package():
print('Updating package to %s' % version)
# updates control version from filename, increment package version.
control.version = '%s-%s'%(re.findall(r'Thunderbird Setup (.*)\.exe',filename)[0],int(control.version.split('-',1)[1])+1)
control.version = '%s-%s'%(re.findall(r'Thunderbird Setup (.*)\.exe',filename)[0],0)
control.save_control_to_wapt('.')
else:
print('No update available')

二進制
win32/Thunderbird Setup 60.5.1.exe (已使用 Git LFS 儲存)

未顯示二進位檔案。

二進制
win32/Thunderbird Setup 60.5.2.exe (已使用 Git LFS 儲存)

未顯示二進位檔案。

二進制
win64/Thunderbird Setup 60.5.1.exe (已使用 Git LFS 儲存)

未顯示二進位檔案。

二進制
win64/Thunderbird Setup 60.5.2.exe (已使用 Git LFS 儲存)

未顯示二進位檔案。
載入中…
取消
儲存