26 lines
962 B
YAML
26 lines
962 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Microsoft.PowerBI
|
|
PackageVersion: 2.92.1067.0
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://download.microsoft.com/download/8/8/0/880BCA75-79DD-466A-927D-1ABF1F5454B0/PBIDesktopSetup_x64.exe
|
|
InstallerType: exe
|
|
InstallerSha256: cd9b00646d60a5e9a1358da81d13615cadbbd0d0c89f3b9de86f23adf27ed688
|
|
Scope: machine
|
|
InstallerSwitches:
|
|
Custom: -norestart ACCEPT_EULA=1
|
|
Silent: -quiet
|
|
SilentWithProgress: -passive
|
|
- Architecture: x86
|
|
InstallerUrl: https://download.microsoft.com/download/8/8/0/880BCA75-79DD-466A-927D-1ABF1F5454B0/PBIDesktopSetup.exe
|
|
InstallerType: exe
|
|
InstallerSha256: 191fbadca184472ba1ed07a7fc6f814b226bba48a1645bef44b95278248a8cc2
|
|
Scope: machine
|
|
InstallerSwitches:
|
|
Custom: -norestart ACCEPT_EULA=1
|
|
Silent: -quiet
|
|
SilentWithProgress: -passive
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|