diff --git a/manifests/Microsoft/officedeploymenttool/16.0.13530.20376.yaml b/manifests/Microsoft/officedeploymenttool/16.0.13530.20376.yaml new file mode 100644 index 000000000..5b3f60994 --- /dev/null +++ b/manifests/Microsoft/officedeploymenttool/16.0.13530.20376.yaml @@ -0,0 +1,26 @@ +# ================== General ================== +Id: Microsoft.officedeploymenttool +Publisher: Microsoft Corporation +Name: Office deployment tool +Author: Microsoft Corporation +Description: The Office Deployment Tool (ODT) is a command-line tool that you can use to download and deploy Click-to-Run versions of Office, such as Microsoft 365 Apps for enterprise, to your client computers. +AppMoniker: odt +Tags: microsoft,office,cli,command line,deploy,microsoft365 +#FileExtensions: +#Protocols: + +# ================== License ================== +Homepage: https://www.microsoft.com/en-us/download/details.aspx?id=49117 +License: copyright (c) microsoft +#LicenseUrl: + +# ================= Installer ================= +Version: 16.0.13530.20376 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://download.microsoft.com/download/2/7/A/27AF1BE6-DD20-4CB4-B154-EBAB8A7D4A7E/officedeploymenttool_13530-20376.exe + Sha256: CFD3A939DB7E71B999C1F55BAED9269E9B344A75A81AC761333CAD87359E4B30 + Switches: + Silent: /quiet /passive /extract:"C:\Program Files\officedeploymenttool" + SilentWithProgress: /quiet /passive /extract:"C:\Program Files\officedeploymenttool" \ No newline at end of file