diff --git a/manifests/canonical/ubuntu/16.04.yaml b/manifests/canonical/ubuntu/16.04.yaml new file mode 100644 index 000000000..b5e3b3b89 --- /dev/null +++ b/manifests/canonical/ubuntu/16.04.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: Canonical.Ubuntu +Publisher: Canonical +Name: Ubuntu +Author: Canonical +Description: Ubuntu on Windows allows you to use Ubuntu Terminal and run Ubuntu command line utilities including bash, ssh, git, apt and many more. +#AppMoniker: +Tags: linux, ubuntu, distro, wsl +#FileExtensions: +#Protocols: + +# ================== License ================== +Homepage: https://ubuntu.com/ +#AppMoniker: +License: GPL +LicenseUrl: https://ubuntu.com/licensing + +# ================= Installer ================= +Version: 16.04 +InstallerType: appx +Installers: + - Arch: x64 + Url: https://wsldownload.azureedge.net/Ubuntu_1604.2019.523.0_x64.appx + Sha256: 55782021e04f52d071814fdad02cd37448c7a49f2ef5a66899f3d5bc7d79859f + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file