Aaron Parker

Results 134 comments of Aaron Parker

Won't be fixing this in its current form. See #70

The module is in a broken state right now, so trying to fix that first.

Won't be fixing this in its current form. See #70

Can't work out what's going on here. If I write the file list to the pipeline and calculate external to the script, I get the right value.

It appears that the JREs no longer include an update component, so finding the version number Java 1.8 uses this, but I can't find anything similar for Java 17 or...

The URLs are OK - there's nothing to return a version number (e.g. 18.0.2.1) though.

The URL will only provide the major version number - e.g. https://download.oracle.com/java/18/latest/jdk-18_windows-x64_bin.msi. The current v18 release is `18.0.2.1` which that URL won't return. There's nothing in the headers for the...

Here's an update pushed to the development branch. What benefit would the `ZoomInstaller.exe` have that the `ZoomInstallerFull.exe` won't provide? ```powershell Version Platform Type Architecture URI ------- -------- ---- ------------ ---...

There doesn't appear to be any update URL to query to find the version number for this. The app also requires a sign-in, so difficult to take it further to...

They resolve to something like https://download.adobe.com/pub/connect/updaters/meeting/11_0/ConnectApp11_2022_7_183.msi, so some RegEx required to get to `2022.7.183`