You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a GnuWin32.Wget simular to the GnuWIn32.Tar command but for *nix wget
Proposed technical implementation details
There is an issue as to why this probably has not been done for the wget command as the .exe/bin does not exist for the wget command where it does for the tar command on sourceforge.
The solution would be to lift the wget.exe into its own repo with github automation for winget, then use raw.githubusercontent.com access for the binary.
Description of the new feature / enhancement
Implement a GnuWin32.Wget simular to the GnuWIn32.Tar command but for *nix wget
Proposed technical implementation details
There is an issue as to why this probably has not been done for the wget command as the .exe/bin does not exist for the wget command where it does for the tar command on sourceforge.
The solution would be to lift the wget.exe into its own repo with github automation for winget, then use
raw.githubusercontent.com
access for the binary.https://sourceforge.net/projects/gnuwin32/files/wget/1.11.4-1/wget-1.11.4-1-bin.zip/download
https://techcommunity.microsoft.com/blog/educatordeveloperblog/wingetcreate-keeping-winget-packages-up-to-date/4037598
The text was updated successfully, but these errors were encountered: