Commit graph

2 commits

Author SHA1 Message Date
Allen Houchins
489efa51de
Evernote: update darwin to latest and freeze (#39136)
This pull request updates the configuration and output files for the
Evernote maintained app to simplify version management and improve
maintainability. The main changes involve switching to a "latest"
version tracking approach and marking the app as frozen.

**Version management updates:**

* Changed the tracked version in
`ee/maintained-apps/outputs/evernote/darwin.json` from a specific
version (`10.105.4`) to `"latest"`, and updated the `installer_url` to
always point to the latest Evernote DMG file. The `sha256` hash is now
set to `"no_check"` to accommodate the dynamic installer.

**Configuration changes:**

* Added `"frozen": true` to the Evernote app input configuration in
`ee/maintained-apps/inputs/homebrew/evernote.json` to indicate the app
is no longer actively updated in this system.

<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #39032
2026-02-01 23:12:14 -06:00
Allen Houchins
dee10b9991
Add Evernote as a macOS FMA (#36857) 2025-12-07 23:57:31 -06:00