mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
## Summary - Update the macOS "Claude up to date" policy minimum version from `1.1.5749` to `1.1.9493` (latest Homebrew cask version) - Update the Windows "Claude up to date" policy minimum version from `1.1.5368` to `1.1.9310` (latest winget version) These policies ensure all Workstations team hosts are running the latest version of the Claude desktop app (Anthropic). The policies, Fleet-maintained app entries (`claude/darwin`, `claude/windows`), and workstations team references were already in place — this PR only bumps the version numbers checked by the osquery queries. ## Changes | File | Change | |------|--------| | `it-and-security/lib/macos/policies/update-claude.yml` | `version_compare` threshold `1.1.5749` → `1.1.9493` | | `it-and-security/lib/windows/policies/update-claude.yml` | `version_compare` threshold `1.1.5368` → `1.1.9310` | Built for [Allen Houchins](https://fleetdm.slack.com/archives/D0AFASNBZMW/p1774884397872049) by [Kilo for Slack](https://kilo.ai/features/slack-integration) Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| commands | ||
| configuration-profiles | ||
| declaration-profiles | ||
| enrollment-profiles | ||
| misc | ||
| policies | ||
| reports | ||
| scripts | ||
| software | ||