Update source URLs
This commit is contained in:
parent
027052ee70
commit
f58f6d9da1
2 changed files with 6 additions and 6 deletions
|
|
@ -33,8 +33,8 @@ SOURCES = {
|
|||
'VCRedist_2019_x64': 'https://aka.ms/vs/16/release/vc_redist.x64.exe',
|
||||
|
||||
# Build Kit
|
||||
'AIDA64': 'https://download.aida64.com/aida64engineer633.zip',
|
||||
'Adobe Reader DC': 'https://ardownload2.adobe.com/pub/adobe/reader/win/AcrobatDC/2100720099/AcroRdrDC2100720099_en_US.exe',
|
||||
'AIDA64': 'https://download.aida64.com/aida64engineer660.zip',
|
||||
'Adobe Reader DC': 'https://ardownload2.adobe.com/pub/adobe/reader/win/AcrobatDC/2101120039/AcroRdrDC2101120039_en_US.exe',
|
||||
'Aria2': 'https://github.com/aria2/aria2/releases/download/release-1.36.0/aria2-1.36.0-win-32bit-build1.zip',
|
||||
'Autoruns32': 'http://live.sysinternals.com/Autoruns.exe',
|
||||
'Autoruns64': 'http://live.sysinternals.com/Autoruns64.exe',
|
||||
|
|
@ -49,8 +49,8 @@ SOURCES = {
|
|||
'FurMark': 'https://geeks3d.com/dl/get/569',
|
||||
'HWiNFO': 'https://www.sac.sk/download/utildiag/hwi_712.zip',
|
||||
'IOBit Uninstaller': 'https://portableapps.com/redirect/?a=IObitUninstallerPortable&s=s&d=pa&f=IObitUninstallerPortable_7.5.0.7.paf.exe',
|
||||
'LibreOffice32': 'https://download.documentfoundation.org/libreoffice/stable/7.2.4/win/x86/LibreOffice_7.2.4_Win_x86.msi',
|
||||
'LibreOffice64': 'https://download.documentfoundation.org/libreoffice/stable/7.2.4/win/x86_64/LibreOffice_7.2.4_Win_x64.msi',
|
||||
'LibreOffice32': 'https://download.documentfoundation.org/libreoffice/stable/7.3.0/win/x86/LibreOffice_7.3.0_Win_x86.msi',
|
||||
'LibreOffice64': 'https://download.documentfoundation.org/libreoffice/stable/7.3.0/win/x86_64/LibreOffice_7.3.0_Win_x64.msi',
|
||||
'Macs Fan Control': 'https://www.crystalidea.com/downloads/macsfancontrol_setup.exe',
|
||||
'Neutron': 'http://keir.net/download/neutron.zip',
|
||||
'Notepad++': 'https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.9.3/npp.8.1.9.3.portable.minimalist.7z',
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"7-Zip Extra": "https://www.7-zip.org/a/7z1900-extra.7z",
|
||||
"7-Zip Installer": "https://www.7-zip.org/a/7z1900.msi",
|
||||
"7-Zip Extra": "https://7-zip.org/a/7z2107-extra.7z",
|
||||
"7-Zip Installer": "https://7-zip.org/a/7z2107.msi",
|
||||
"ConEmu": "https://github.com/Maximus5/ConEmu/releases/download/v21.09.12/ConEmuPack.210912.7z",
|
||||
"Python x32": "https://www.python.org/ftp/python/3.8.10/python-3.8.10-embed-win32.zip",
|
||||
"Python x64": "https://www.python.org/ftp/python/3.8.10/python-3.8.10-embed-amd64.zip"
|
||||
|
|
|
|||
Loading…
Reference in a new issue