Skip to content

terax 0.7.3 (new cask)#268498

Open
fraluc06 wants to merge 1 commit into
Homebrew:mainfrom
fraluc06:add-terax
Open

terax 0.7.3 (new cask)#268498
fraluc06 wants to merge 1 commit into
Homebrew:mainfrom
fraluc06:add-terax

Conversation

@fraluc06

@fraluc06 fraluc06 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes, including zap stanza paths.

@fraluc06

fraluc06 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

I generate the zap stanza with brew generate-zap terax.
I tried without the livecheck block, but it returns something like this:

Last login: Mon Jun  8 18:04:59 on ttys002

homebrew-tap on  main [?]
❯ brew livecheck --debug --verbose fraluc06/tap/terax
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.5_1/bin/bundle
#<Homebrew::DevCmd::LivecheckCmd::Args:0x0000000121522160>
/Users/francesco/.config/homebrew/livecheck_watchlist.txt
/opt/homebrew/Library/Homebrew/brew.rb (Formulary::FromTapLoader): loading fraluc06/tap/terax
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromTapLoader): loading fraluc06/tap/terax

Cask:             terax
livecheck block?: No

URL:              https://github.com/crynta/terax-ai/releases/download/v0.7.3/Terax_0.7.3_aarch64.dmg
URL (processed):  https://github.com/crynta/terax-ai.git
Strategies:       Git
Strategy:         Git

Matched Versions:
71767a => #<Version 71767a>
0.5.8 => #<Version 0.5.8>
0.5.9 => #<Version 0.5.9>
0.6.0 => #<Version 0.6.0>
0.6.1 => #<Version 0.6.1>
0.6.3 => #<Version 0.6.3>
0.6.4 => #<Version 0.6.4>
0.6.5 => #<Version 0.6.5>
0.6.6 => #<Version 0.6.6>
0.7.0 => #<Version 0.7.0>
0.7.1 => #<Version 0.7.1>
0.7.3 => #<Version 0.7.3>

terax (guessed): 0.7.3 ==> 71767a

homebrew-tap on  main [?]
❯

Setting the livecheck with the github_latest strategy, I have:

Last login: Mon Jun  8 18:09:23 on ttys003

homebrew-tap on  main [?]
❯ brew livecheck --debug --verbose fraluc06/tap/terax
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.5_1/bin/bundle
#<Homebrew::DevCmd::LivecheckCmd::Args:0x000000011c8987e0>
/Users/francesco/.config/homebrew/livecheck_watchlist.txt
/opt/homebrew/Library/Homebrew/brew.rb (Formulary::FromTapLoader): loading fraluc06/tap/terax
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromTapLoader): loading fraluc06/tap/terax

Cask:             terax
livecheck block?: Yes

URL (url):        https://github.com/crynta/terax-ai/releases/download/v0.7.3/Terax_0.7.3_aarch64.dmg
Strategies:       Git, GithubLatest
Strategy:         GithubLatest
/usr/bin/env PATH=/opt/homebrew/opt/gh/bin:/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/bin:/opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.5_1/bin:/opt/homebrew/Library/Homebrew/shims/shared:/usr/bin:/bin:/usr/sbin:/sbin HOME=/Users/francesco gh auth token --hostname github.com
/usr/bin/env PATH=/opt/homebrew/opt/gh/bin:/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/bin:/opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.5_1/bin:/opt/homebrew/Library/Homebrew/shims/shared:/usr/bin:/bin:/usr/sbin:/sbin HOME=/Users/francesco gh auth token --hostname github.com
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/5.1.15-155-g16b71b2\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.5.1\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 --location https://api.github.com/repos/crynta/terax-ai/releases/latest --header Accept:\ application/vnd.github+json --write-out '
'\%\{http_code\} --header Authorization:\ token\ ****** --header X-GitHub-Api-Version:2022-11-28 --dump-header /private/tmp/github_api_headers20260608-40642-9opncj
URL (strategy):   https://api.github.com/repos/crynta/terax-ai/releases/latest
Regex (strategy): /v?(\d+(?:\.\d+)+)/i

Matched Versions:
0.7.3 => #<Version 0.7.3>

terax: 0.7.3 ==> 0.7.3

homebrew-tap on  main [?]
❯

@fraluc06 fraluc06 mentioned this pull request Jun 8, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants