Skip to content

Update SoundAnchor cask with new URL and SHA256#255627

Open
LexRotor wants to merge 2 commits intoHomebrew:mainfrom
LexRotor:patch-1
Open

Update SoundAnchor cask with new URL and SHA256#255627
LexRotor wants to merge 2 commits intoHomebrew:mainfrom
LexRotor:patch-1

Conversation

@LexRotor
Copy link

The download URL and livecheck URL have migrated from S3 to CDN.

  • Old: https://kopiro.s3.amazonaws.com/soundanchor/soundanchor-1.6.2.dmg (returns 403)
  • New: https://cdn.kopiro.me/soundanchor/SoundAnchor.dmg
  • Updated sha256 accordingly
  • Updated livecheck URL to https://cdn.kopiro.me/soundanchor/appcast.xml (returns 200 ✓)

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.

The download URL and livecheck URL have migrated from S3 to CDN.

- Old: `https://kopiro.s3.amazonaws.com/soundanchor/soundanchor-1.6.2.dmg` (returns 403)
- New: `https://cdn.kopiro.me/soundanchor/SoundAnchor.dmg`
- Updated sha256 accordingly
- Updated livecheck URL to `https://cdn.kopiro.me/soundanchor/appcast.xml` (returns 200 ✓)
Co-authored-by: Bevan Kay <bevanjkay@gmail.com>
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