Unfreeze Adobe Acrobat Pro (macOS) - #50402
Conversation
Remove the frozen flag from the Homebrew input and regenerate the output manifest so test-fma-darwin-pr-only validates adobe-acrobat-pro/darwin at its current upstream version (26.001.21691 -> 26.001.21771). Claude-Session: https://claude.ai/code/session_01LvsXk65MD2s93jeGJuHAk5
There was a problem hiding this comment.
Pull request overview
Updates the Fleet-maintained app metadata for Adobe Acrobat Pro (macOS) by unfreezing the Homebrew input and bumping the generated output manifest to match the current upstream-reported version.
Changes:
- Removed
"frozen": truefrom the Homebrew input definition foradobe-acrobat-pro/darwin. - Regenerated the output manifest to bump the expected version (and corresponding
patchedquery) to26.001.21771.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| ee/maintained-apps/inputs/homebrew/adobe-acrobat-pro.json | Removes the frozen flag so automated ingestion/validation can proceed for this slug. |
| ee/maintained-apps/outputs/adobe-acrobat-pro/darwin.json | Updates the manifest’s version and patched query threshold to 26.001.21771. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
WalkthroughThis PR updates the Adobe Acrobat Pro maintained app entry. The Homebrew input configuration file removes the Possibly related PRs
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Automated unfreeze probe. Removes
"frozen": trueand regenerates the output manifest sotest-fma-darwin-pr-onlycan validateadobe-acrobat-pro/darwinat its current upstream version.Frozen since: 2026-06-23 (#48089, automated FMA update run)
Version: 26.001.21691 -> 26.001.21771
Upstream Homebrew reports 26.001.21771, newer than the pinned 26.001.21691 that #50370 set from the
delivered installer, so this is a genuine forward bump rather than a regression. The cask uses a
stable "latest" download URL with
sha256: no_check, so the regenerated diff is version andpatchedquery only.Draft until validation reports. Merge only if the FMA checks are green and the validate shard
actually ran for this slug.
Related issue: NA
Checklist for submitter
Generated by Claude Code
Summary by CodeRabbit