Skip to content

Bump Zoom Rooms FMA (custom-tap) to 7.1.5.13403 - #50442

Merged
allenhouchins merged 1 commit into
mainfrom
custom-tap-bump-zoom-rooms-7-1-5-13403
Aug 3, 2026
Merged

Bump Zoom Rooms FMA (custom-tap) to 7.1.5.13403#50442
allenhouchins merged 1 commit into
mainfrom
custom-tap-bump-zoom-rooms-7-1-5-13403

Conversation

@allenhouchins

@allenhouchins allenhouchins commented Aug 3, 2026

Copy link
Copy Markdown
Member

Related issue: NA — routine custom-tap cask maintenance

Checklist for submitter

  • Input data is properly validated, SELECT * is avoided, SQL injection is prevented (using placeholders for values in statements), JS inline code is prevented especially for url redirects, and untrusted data interpolated into shell scripts/commands is validated against shell metacharacters.
  • Timeouts are implemented and retries are limited to avoid infinite loops

Testing

  • go test ./ee/maintained-apps/... passes
  • QA'd all new/changed functionality manually (installer metadata, URL, and checksum verified as below; not yet deployed through a Fleet server)

No changes/ file, consistent with prior custom-tap cask-bump PRs (#49563, #48028, #45912).

Version bump details

Old New
Version 7.1.0.13088 7.1.5.13403
  • Upstream source: https://zoom.us/client/latest/ZoomRooms.pkg redirects to https://cdn.zoom.us/prod/7.1.5.13403/ZoomRooms.pkg (Zoom does not expose a parseable Zoom Rooms version feed, per the cask's livecheck block, so this is the standard manual-bump discovery method).
  • New download URL: https://cdn.zoom.us/prod/7.1.5.13403/ZoomRooms.pkg
  • sha256: 3b303bc150a3a5d639f09439abf84f2117784a2124ba660f7c73917ba5ef9ab6
  • Downloaded installer verified: 587 MB, xar archive (matches expected .pkg format).

Reviewer note: api/zoom-rooms.json was updated mechanically because regenerate.sh requires macOS. Before merging, run ee/maintained-apps/inputs/homebrew/custom-tap/regenerate.sh locally and confirm git diff is clean for api/zoom-rooms.json.


Generated by Claude Code

Summary by CodeRabbit

  • Updates
    • Updated Zoom Rooms for macOS to version 7.1.5.13403.
    • Refreshed download links and package verification checksums.
    • Installation and uninstallation behavior remains unchanged.

Copilot AI review requested due to automatic review settings August 3, 2026 15:08

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the Zoom Rooms Fleet-maintained app (FMA) sourced from the Homebrew custom-tap to the new upstream version 7.1.5.13403, updating the associated metadata artifacts used by Fleet’s maintained-app ingestion/output pipeline.

Changes:

  • Update zoom-rooms Homebrew cask version, URL (via interpolation), and SHA256.
  • Regenerate/update custom-tap API metadata JSON for zoom-rooms to match the new version/SHA and ruby source checksum.
  • Update Fleet’s maintained-app output manifest (darwin.json) to reference the new version, installer URL, SHA256, and patched query threshold.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
ee/maintained-apps/outputs/zoom-rooms/darwin.json Updates the maintained-app output manifest to the new Zoom Rooms version, installer URL, SHA256, and patched query version threshold.
ee/maintained-apps/inputs/homebrew/custom-tap/Casks/zoom-rooms.rb Bumps the Homebrew cask version and SHA256 for the new upstream pkg.
ee/maintained-apps/inputs/homebrew/custom-tap/api/zoom-rooms.json Updates generated custom-tap API metadata (url/version/sha256 and ruby_source_checksum) to align with the cask bump.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: da051d1f-6491-49cf-8203-254c4d5ab6f7

📥 Commits

Reviewing files that changed from the base of the PR and between 5104432 and 71c553c.

📒 Files selected for processing (3)
  • ee/maintained-apps/inputs/homebrew/custom-tap/Casks/zoom-rooms.rb
  • ee/maintained-apps/inputs/homebrew/custom-tap/api/zoom-rooms.json
  • ee/maintained-apps/outputs/zoom-rooms/darwin.json

Walkthrough

Updated Zoom Rooms maintained-app metadata from version 7.1.0.13088 to 7.1.5.13403. Updated package URLs, patched-version metadata, and SHA-256 checksums. Installation and uninstallation script references remain unchanged.

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the Zoom Rooms custom-tap FMA and the exact version bump.
Description check ✅ Passed The description explains the version, URL, checksum, testing, changes-file decision, and required macOS regeneration step.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch custom-tap-bump-zoom-rooms-7-1-5-13403

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@allenhouchins
allenhouchins merged commit bbbe93d into main Aug 3, 2026
19 checks passed
@allenhouchins
allenhouchins deleted the custom-tap-bump-zoom-rooms-7-1-5-13403 branch August 3, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants