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
Fix opencode binary templates
Getting OpenCode on linux failed with 404 response.
Starting with v1.0.92 of OpenCode Linux releases use tar.gz instead of
.zip
Signed-off-by: Han Verstraete (OpenFaaS Ltd) <[email protected]>
Handle windows when looking up client OS / arch
A user reported issues on Windows when running arkade
oci extract to get a windows executable for Slicer.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
Update for oci install for windows users
Whilst Go and standard tooling report "windows" - Windows itself
may report "microsoft windows"
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>