DanGough / Nevergreen

This module is an alternative to Evergreen, and allows you to find the latest version and download URL for various Windows apps. Evergreen uses API queries to obtain its data whereas this module is more focussed on web scraping. This is more prone to breaking when websites are changed, hence the name.
The Unlicense
72 stars 16 forks source link

Adobe Creative Cloud returning wrong uri/version for x86 and x64 #14

Closed AshleyHow closed 3 years ago

AshleyHow commented 3 years ago

image

It should return the following...

Version   Uri                                                                              Architecture
-------   ---                                                                              ------------
4.9.0.504 https://ccmdl.adobe.com/AdobeProducts/KCCC/CCD/4_9/win32/ACCCx4_9_0_504.zip      x86
5.4.5.550 https://ccmdl.adobe.com/AdobeProducts/KCCC/CCD/5_4_5/win64/ACCCx5_4_5_550.zip    x64
5.4.5.550 https://ccmdl.adobe.com/AdobeProducts/KCCC/CCD/5_4_5/winarm64/ACCCx5_4_5_550.zip ARM64
DanGough commented 3 years ago

Thanks, I'll get onto it!

DanGough commented 3 years ago

Fixed in v2106.003.