Update GoTo app scripts and manifests#136
Merged
Merged
Conversation
aaronparker
commented
Apr 16, 2026
Collaborator
- Refactor Get-GoToMeeting to resolve the Update URI (latest.yml), extract the version via a new MatchVersion regex, and emit per-architecture download entries (Architecture, Type, URI) by substituting the version into the download URLs [Bug]: GoToMeeting: New owner, new branding, new URLs? #135.
- Change Get-GoToOpener to return "Latest" on version resolution failure.
- Update manifests: add Update.Uri and MatchVersion to Manifests/GoToMeeting.json and replace the previous generic download endpoints with explicit x64/x86 MSI URLs (removed prior MatchVersion/Split fields); update Manifests/GoToOpener.json download URI to the new domain path.
Refactor Get-GoToMeeting to resolve the Update URI (latest.yml), extract the version via a new MatchVersion regex, and emit per-architecture download entries (Architecture, Type, URI) by substituting the version into the download URLs #135 . Simplify URL/version handling and use Get-FileType for type detection. Change Get-GoToOpener to return "Latest" on version resolution failure. Update manifests: add Update.Uri and MatchVersion to Manifests/GoToMeeting.json and replace the previous generic download endpoints with explicit x64/x86 MSI URLs (removed prior MatchVersion/Split fields); update Manifests/GoToOpener.json download URI to the new domain path. Also remove stray blank lines in script header comments.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.