msfreaks / EvergreenAdmx

Script to keep Admx files up-to-date.
MIT License
108 stars 14 forks source link

2301 Update #28

Closed JonathanPitre closed 1 year ago

JonathanPitre commented 1 year ago

Added Admx for Adobe Reader and Adobe Acrobat (breaking change) Fixed Microsoft Edge (Chromium) Admx download Fixed Zoom Desktop Client Admx downloads (hardcoded version) Replaced mkdir command by native posh one Cleanup code

JonathanPitre commented 1 year ago

lol brain fart, I'll get it fixed Monday

On Sat, Jan 7, 2023, 03:57 Arjan Mensch @.***> wrote:

@.**** commented on this pull request.

In CHANGELOG.md https://github.com/msfreaks/EvergreenAdmx/pull/28#discussion_r1063978375 :

@@ -5,6 +5,15 @@

  • Add logging options (yep, since the beginning)
  • Add notification options (yep, also since the beginning)

+## 2203.1

should be 2301.1

— Reply to this email directly, view it on GitHub https://github.com/msfreaks/EvergreenAdmx/pull/28#pullrequestreview-1239643238, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADSO5QNL3WMNTEA4XAEP7R3WREVYHANCNFSM6AAAAAATQNMZ44 . You are receiving this because you authored the thread.Message ID: @.***>

msfreaks commented 1 year ago

Thanks!