sampctl
sampctl copied to clipboard
winget support
https://docs.microsoft.com/en-us/windows/package-manager/package/
We have to wait until zip support has been added before we can add sampctl to it https://github.com/microsoft/winget-pkgs/issues/174 https://github.com/microsoft/winget-cli/issues/140
Installing .zip files is supported with winget version 1.4, so maybe you could revisit this issue?
We still have to wait for goreleaser to implement support for WinGet as that is how we publish our code.
Seems goreleaser added winget support: https://github.com/goreleaser/goreleaser/pull/4081 @ADRFranklin maybe worth a look for next release (or current if you have time :) )
docs: https://goreleaser.com/customization/winget/
@AGraber Ah nice, it'll be some time before I get around to this, I have plenty on my plate.