sampctl icon indicating copy to clipboard operation
sampctl copied to clipboard

winget support

Open AGraber opened this issue 4 years ago • 5 comments

https://docs.microsoft.com/en-us/windows/package-manager/package/

AGraber avatar Oct 14 '21 08:10 AGraber

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

ADRFranklin avatar Nov 27 '21 16:11 ADRFranklin

Installing .zip files is supported with winget version 1.4, so maybe you could revisit this issue?

freshfab avatar Apr 25 '23 17:04 freshfab

We still have to wait for goreleaser to implement support for WinGet as that is how we publish our code.

ADRFranklin avatar Apr 25 '23 18:04 ADRFranklin

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 avatar Sep 04 '23 22:09 AGraber

@AGraber Ah nice, it'll be some time before I get around to this, I have plenty on my plate.

ADRFranklin avatar Sep 04 '23 23:09 ADRFranklin