Skip to content

alma 0.0.764#260573

Open
bevanjkay wants to merge 3 commits intomainfrom
bump-alma-0.0.762
Open

alma 0.0.764#260573
bevanjkay wants to merge 3 commits intomainfrom
bump-alma-0.0.762

Conversation

@bevanjkay
Copy link
Copy Markdown
Member

@bevanjkay bevanjkay commented Apr 22, 2026

Created by brew bump


Created with brew bump-cask-pr.


We had previously added the throttle parameter to the livecheck block for this cask, because it can, and still sometimes does, have many versions released over a short period of time. There's also times that this cadence is much less, so set the days parameter to every second day, which I think is a good balance for now.

@BrewTestBot BrewTestBot added the bump-cask-pr PR was created using `brew bump-cask-pr` label Apr 22, 2026
@bevanjkay bevanjkay added the livecheck Issues or PRs related to livecheck label Apr 22, 2026
@samford
Copy link
Copy Markdown
Member

samford commented Apr 22, 2026

There's now a 0.0.763 version, so this will also need to be updated after Homebrew/brew#22061 is merged. If that's still the newest version when the time comes, the sha256 values are as follows:

  version "0.0.763"
  sha256 arm:   "adec9c8b521460125314d7dea14cd4bf7583ed1c24f4491917af8f2b5fd31e26",
         intel: "b6b039d61fe71deaf92a55980606e3d21b9ccbd7eba7b5c8a28575476188e795"

@bevanjkay bevanjkay changed the title alma 0.0.762 alma 0.0.763 Apr 23, 2026
@bevanjkay
Copy link
Copy Markdown
Member Author

@samford This is still failing unfortunately 😢

@samford samford changed the title alma 0.0.763 alma 0.0.764 Apr 23, 2026
@samford samford force-pushed the bump-alma-0.0.762 branch from f65f0fa to 166d698 Compare April 23, 2026 13:34
@samford
Copy link
Copy Markdown
Member

samford commented Apr 23, 2026

Hmm, it works as expected locally (up-to-date main branch of brew (c256c58) and this PR branch):

$ brew livecheck --json --verbose alma
[
  {
    "cask": "alma",
    "version": {
      "current": "0.0.764",
      "latest": "0.0.764",
      "latest_throttled": "0.0.764",
      "outdated": false,
      "newer_than_upstream": false
    },
    "meta": {
      "livecheck_defined": true,
      "url": {
        "original": "https://github.com/yetone/alma-releases",
        "strategy": "https://api.github.com/repos/yetone/alma-releases/releases"
      },
      "strategy": "GithubReleases",
      "strategies": [
        "Git",
        "GithubReleases"
      ],
      "regex": "/v?(\\d+(?:\\.\\d+)+)/i",
      "throttle": 15,
      "throttle_days": 2
    }
  }
]

$ brew audit --strict --online --arch all alma
==> Downloading and extracting artifacts
==> Downloading https://updates.alma.now/alma-0.0.764-mac-x64.dmg
Already downloaded: /Users/<user>/Library/Caches/Homebrew/downloads/62bd4fdc10707d0e5bd94bd83926bcb9419c60070eddbeef2aa559bee8f03227--alma-0.0.764-mac-x64.dmg
==> Downloading https://updates.alma.now/alma-0.0.764-mac-x64.dmg
Already downloaded: /Users/<user>/Library/Caches/Homebrew/downloads/62bd4fdc10707d0e5bd94bd83926bcb9419c60070eddbeef2aa559bee8f03227--alma-0.0.764-mac-x64.dmg
==> Downloading and extracting artifacts
==> Downloading https://updates.alma.now/alma-0.0.764-mac-arm64.dmg
Already downloaded: /Users/<user>/Library/Caches/Homebrew/downloads/c43bb7964f45dab729f6e6e07303d61573c5ae7856ed8e4761f75d6c07dfa67b--alma-0.0.764-mac-arm64.dmg
==> Downloading https://updates.alma.now/alma-0.0.764-mac-arm64.dmg
Already downloaded: /Users/<user>/Library/Caches/Homebrew/downloads/c43bb7964f45dab729f6e6e07303d61573c5ae7856ed8e4761f75d6c07dfa67b--alma-0.0.764-mac-arm64.dmg

I wonder what's different about the CI environment 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-cask-pr PR was created using `brew bump-cask-pr` livecheck Issues or PRs related to livecheck

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants