Deyda / NeverRed

NeverRed's focus is to provide a simple solution to keep standard software up to date without having to package it or search and compare versions on vendor sites. https://www.deyda.net/index.php/en/neverred/
32 stars 5 forks source link

Acrobat Reader DC (x64 / German) - Download fails #92

Closed benni1972 closed 1 month ago

benni1972 commented 1 month ago

Nerverred tries to fix the Download URL for Acrobat Reader DC, at least for German language and x64 architecture.

Evergreen Download-URI for this is (currently): "https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2400220965/AcroRdrDCx642400220965_de_DE.exe"

On line 17012, the script is trying to "generate" a x64 download-URL by replaceing "AcroRdrDC" with "AcroRdrDCx64". As x64 is already part of the url, the replacement doubles the "x64"-part and hence creates an invalid Download-URL. "https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2400220965/AcroRdrDCx64x642400220965_de_DE.exe"

So the download fails.

Please check the fix, that was implemented on 01.08.2024 ... maybe caused the current issue.

Deyda commented 1 month ago

Yes with the newest version this is solved. I push it later this day

Deyda commented 1 month ago

Solved with 2.10.42