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

fix(preparation): Add conditions to allow binary installation of version newer than 2.6.1 #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TH3VenGeuR
Copy link

@TH3VenGeuR TH3VenGeuR commented Nov 1, 2023

Summary : Add a when statement and a map to allow installation of version of ntfy newer than 2.6.1
Changes in tarball/zip naming:
Due to a change in GoReleaser, some of the binary release
archives now have slightly different names. My apologies if this causes issues in the downstream projects that use ntfy:

ntfy_v${VERSION}_windows_x86_64.zip -> ntfy_v${VERSION}_windows_amd64.zip
ntfy_v${VERSION}_linux_x86_64.tar.gz -> ntfy_v${VERSION}_linux_amd64.tar.gz
ntfy_v${VERSION}_macOS_all.tar.gz -> ntfy_v${VERSION}_darwin_all.tar.gz

archives now have slightly different names
@TH3VenGeuR TH3VenGeuR closed this Nov 1, 2023
@TH3VenGeuR TH3VenGeuR reopened this Nov 1, 2023
@TH3VenGeuR TH3VenGeuR changed the title Add a when statement and a map to allow installation of version of ntfy newer than 2.6.1 fix(preparation/ntfy_release): Add conditions to allow binary installation of version newer than 2.6.1 Nov 1, 2023
@TH3VenGeuR TH3VenGeuR changed the title fix(preparation/ntfy_release): Add conditions to allow binary installation of version newer than 2.6.1 fix(preparation): Add conditions to allow binary installation of version newer than 2.6.1 Nov 1, 2023
@stevenengland
Copy link
Owner

Thanks for submitting. I will have a closer look soon

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