Skip to content

cadran 1.2.12 (new cask)#257885

Merged
p-linnane merged 1 commit intoHomebrew:mainfrom
Ilyomix:cadran-1.2.3
Apr 7, 2026
Merged

cadran 1.2.12 (new cask)#257885
p-linnane merged 1 commit intoHomebrew:mainfrom
Ilyomix:cadran-1.2.3

Conversation

@Ilyomix
Copy link
Copy Markdown
Contributor

@Ilyomix Ilyomix commented Apr 6, 2026

Summary

Adds a new cask for Cadran, a desktop clock app.

Checks run locally

  • brew style --fix --cask cadran
  • brew audit --strict --online --new --cask cadran

Notes

  • Uses the official vendor endpoint https://cadranapp.com/api/download/latest.
  • App requirement is macOS Sonoma 14.0 or later.

AI/LLM disclosure

I used OpenAI Codex for drafting assistance this is the first time I attempt to list my app in Homebrew it was asked by some of my users, then manually reviewed the cask following the official documentation and validated the checks above.

Copy link
Copy Markdown
Member

@bevanjkay bevanjkay left a comment

Choose a reason for hiding this comment

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

Please add a working livecheck block to the Cask file.
This should also a allow a version to be added.


Also, flagging this as self-submitted for notability discussion.

@Ilyomix
Copy link
Copy Markdown
Contributor Author

Ilyomix commented Apr 7, 2026

Thank you for your answer @bevanjkay I will do the changes!

@Ilyomix
Copy link
Copy Markdown
Contributor Author

Ilyomix commented Apr 7, 2026

Hey @bevanjkay, thanks again for taking the time to review 🙏

Just pushed the changes:

  • added a livecheck block using the Sparkle strategy on my appcast (releases/latest/download/appcast.xml)
  • pinned the version to 1.2.12 with the matching sha256 (no more :latest / :no_check)

While I was at it I also fixed a few other things brew audit --new --strict --online was complaining about:

  • added verified: on the url (download is on github.com but the homepage is on cadranapp.com)
  • bumped depends_on to :sonoma to match the actual binary's LSMinimumSystemVersion (my appcast was still saying ventura, I'll fix that on my side too)
  • small style nits on desc and homepage

On my side brew style, brew livecheck and brew audit --new --strict --online cadran all pass now, and livecheck correctly resolves to 1.2.12. Only the notability check is left.

About notability: Cadran is also live on https://cadranapp.com/en, and the brew listing was actually requested by a few users who prefer installing through brew rather than the official website. I understand the bar is there for a reason though, so I'm happy to wait or to provide more context if it helps the discussion.

@krehel krehel added the ci-skip-repository Skip repository checks on CI. Use only after repository has been verified manually. label Apr 7, 2026
@krehel
Copy link
Copy Markdown
Member

krehel commented Apr 7, 2026

@Ilyomix - thanks for the thoughtful comments and discussion. We appreciate it.

I've marked this to skip repository checks.

@Ilyomix
Copy link
Copy Markdown
Contributor Author

Ilyomix commented Apr 7, 2026

Thanks @krehel for your fast review and approval!

@p-linnane p-linnane changed the title cadran latest (new cask) cadran 1.2.12 (new cask) Apr 7, 2026
@p-linnane p-linnane enabled auto-merge April 7, 2026 22:58
@p-linnane p-linnane added this pull request to the merge queue Apr 7, 2026
Merged via the queue into Homebrew:main with commit c0c8cf8 Apr 7, 2026
11 checks passed
Ilyomix added a commit to Ilyomix/Cadran-releases that referenced this pull request Apr 8, 2026
The cask was merged into homebrew/cask in
Homebrew/homebrew-cask#257885 — install with:

  brew install --cask cadran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-skip-repository Skip repository checks on CI. Use only after repository has been verified manually. new cask notability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants