Updated .goreleaser.yaml to address breaking changes in GoReleaser v2, migrating from the deprecated 'archives.format' to the new 'formats' list. Additionally performed a full verification build to ensure cross-platform binary production, and corrected the packaging templates for Homebrew and Scoop to align with generated output. This ensures our release pipeline is both syntactically correct and functionally accurate. It works on my machine