21 lines
555 B
YAML
21 lines
555 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Ultimaker.Cura
|
|
PackageVersion: "4.9.1"
|
|
Platform:
|
|
- Windows.Desktop
|
|
InstallerType: nullsoft
|
|
InstallModes:
|
|
- silent
|
|
- interactive
|
|
FileExtensions:
|
|
- 3mf
|
|
- obj
|
|
- stl
|
|
- x3d
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/Ultimaker/Cura/releases/download/4.9.1/Ultimaker_Cura-4.9.1-amd64.exe
|
|
InstallerSha256: f5a04999e5d09d57f4eaa93932b345932ed827b80cdc41d624dd0fc5e412d41a
|
|
ManifestType: installer
|
|
ManifestVersion: "1.0.0"
|