Skip to content

fix: update nfpm download URL and Chocolatey license format#62

Merged
vmvarela merged 2 commits intomasterfrom
issue-61/fix-packaging-failures
Mar 14, 2026
Merged

fix: update nfpm download URL and Chocolatey license format#62
vmvarela merged 2 commits intomasterfrom
issue-61/fix-packaging-failures

Conversation

@vmvarela
Copy link
Copy Markdown
Owner

Summary

Closes #61

Fixes the 7 failed jobs in the v0.3.0 release:

Problem Root cause Fix
DEB (4 arches) + RPM (2 arches) nfpm v2.45.1 renamed tarballs: linux_amd64Linux_x86_64 Update download URL
Chocolatey CLI v2.6.0 rejects <license> element in nuspec Replace with <licenseUrl>

Definition of Done

  • nfpm URL fixed in both DEB and RPM jobs
  • Chocolatey nuspec uses <licenseUrl>
  • zig build test + ziglint pass
  • Self-reviewed

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:chore Maintenance, refactoring, tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix DEB/RPM/Chocolatey packaging failures in v0.3.0 release

1 participant