Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add overmind recipe #72

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Add overmind recipe #72

merged 1 commit into from
Mar 25, 2024

Conversation

martijnthe
Copy link
Contributor

@martijnthe martijnthe commented Mar 23, 2024

@martijnthe martijnthe requested review from noahp and a team as code owners March 23, 2024 19:14
# > (OVERMIND_VER=2.4.0; for _arch in macos-amd64 macos-arm64 linux-arm64; do curl -sSL https://github.com/DarthSim/overmind/releases/download/v${OVERMIND_VER}/overmind-v${OVERMIND_VER}-${_arch}.gz | sha256sum; done)
url: https://github.com/DarthSim/overmind/releases/download/v{{ version }}/overmind-v{{ version}}-macos-amd64.gz # [osx and x86_64]
sha256: d0258dba536dad639cd52be4f1a3fb5143cf6d550d1830853ed6dcaaa886a399 # [osx and x86_64]
url: https://github.com/DarthSim/overmind/releases/download/v{{ version }}/overmind-v{{ version }}-macos-arm64.gz # [osx and arm64]
Copy link
Contributor

Choose a reason for hiding this comment

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

TY!

@martijnthe martijnthe merged commit 4a2dfd6 into master Mar 25, 2024
3 checks passed
@martijnthe martijnthe deleted the martijnthe/overmind branch March 25, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants