diff --git a/installer/winget/manifest/Diskuv.opam.installer.yaml b/installer/winget/manifest/Diskuv.opam.installer.yaml index 63690c8..374d240 100644 --- a/installer/winget/manifest/Diskuv.opam.installer.yaml +++ b/installer/winget/manifest/Diskuv.opam.installer.yaml @@ -1,37 +1,31 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + PackageIdentifier: Diskuv.opam -PackageVersion: 2.2.0-beta2 # BUMP -# Scope: user -UpgradeBehavior: install -Commands: - - opam - - opam-installer - - opam-putenv +PackageVersion: 2.2.0-beta2 Platform: - - "Windows.Desktop" -# Minimum OS comes from https://github.com/diskuv/dkml-runtime-distribution/blob/ff7e6bcbf3dbdb37e64b20a57e2dea0fa9d27ed5/src/windows/Machine/Machine.psm1#L14: -# > $Windows10SdkVer = "18362" +- Windows.Desktop MinimumOSVersion: 10.0.18362.0 InstallerType: exe InstallModes: - - silent - - interactive +- silent +- interactive InstallerSwitches: Silent: --ci --quiet --color=never SilentWithProgress: --ci Interactive: --color=always InstallLocation: --prefix "" -ReleaseDate: 2024-04-09 # BUMP - +UpgradeBehavior: install +Commands: +- opam +- opam-installer +- opam-putenv Installers: - - Architecture: x86 - InstallerUrl: https://github.com/diskuv/dkml-installer-opam/releases/download/2.2.0-beta2-20240409/unsigned-opam-windows_x86-i-2.2.0-beta2-20240409.exe # BUMP - InstallerType: exe - InstallerSha256: c91f85eaff17af4deb63121176194e4d10aed4201c687144ca8f6087f2a303ce # BUMP - - Architecture: x64 - InstallerUrl: https://github.com/diskuv/dkml-installer-opam/releases/download/2.2.0-beta2-20240409/unsigned-opam-windows_x86_64-i-2.2.0-beta2-20240409.exe # BUMP - InstallerType: exe - InstallerSha256: dd9c3cc89193fc81e1041af58f1e0b4000d0f5eb206f24430dfcd08aab386988 # BUMP -ManifestType: "installer" -ManifestVersion: "1.1.0" +- Architecture: x86 + InstallerUrl: https://github.com/diskuv/dkml-installer-opam/releases/download/2.2.0-beta2-20240409/unsigned-opam-windows_x86-i-2.2.0-beta2-20240409.exe + InstallerSha256: C91F85EAFF17AF4DEB63121176194E4D10AED4201C687144CA8F6087F2A303CE +- Architecture: x64 + InstallerUrl: https://github.com/diskuv/dkml-installer-opam/releases/download/2.2.0-beta2-20240409/unsigned-opam-windows_x86_64-i-2.2.0-beta2-20240409.exe + InstallerSha256: DD9C3CC89193FC81E1041AF58F1E0B4000D0F5EB206F24430DFCD08AAB386988 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/installer/winget/manifest/Diskuv.opam.locale.en-US.yaml b/installer/winget/manifest/Diskuv.opam.locale.en-US.yaml index 8990111..42ebd38 100644 --- a/installer/winget/manifest/Diskuv.opam.locale.en-US.yaml +++ b/installer/winget/manifest/Diskuv.opam.locale.en-US.yaml @@ -1,28 +1,27 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Diskuv.opam -PackageVersion: 2.2.0-beta2 # BUMP +PackageVersion: 2.2.0-beta2 PackageLocale: en-US Publisher: Diskuv, Inc. PublisherUrl: https://www.diskuv.com/ +PublisherSupportUrl: https://github.com/ocaml/opam/issues PrivacyUrl: https://diskuv.com/legal#privacy_policy PackageName: opam PackageUrl: https://opam.ocaml.org/ License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception LicenseUrl: https://github.com/ocaml/opam/blob/master/LICENSE -Copyright: Copyright 2012-2024 the opam authors # BUMP +Copyright: Copyright 2012-2024 the opam authors CopyrightUrl: https://github.com/ocaml/opam/blob/master/README.md#copyright-and-license -PublisherSupportUrl: https://github.com/ocaml/opam/issues ShortDescription: A package manager for OCaml. -Description: |- - Opam is a source-based package manager for OCaml. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow. +Description: Opam is a source-based package manager for OCaml. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow. Tags: - foss - ocaml - open-source - package-manager - dependency-manager -ReleaseNotesUrl: https://opam.ocaml.org/blog/opam-2-2-0-beta2/ # BUMP ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.6.0 +InstallationNotes: See https://opam.ocaml.org/blog for the latest news on how to use opam. diff --git a/installer/winget/manifest/Diskuv.opam.yaml b/installer/winget/manifest/Diskuv.opam.yaml index 2b4f508..f552c7e 100644 --- a/installer/winget/manifest/Diskuv.opam.yaml +++ b/installer/winget/manifest/Diskuv.opam.yaml @@ -1,7 +1,8 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + PackageIdentifier: Diskuv.opam -PackageVersion: 2.2.0-beta2 # BUMP +PackageVersion: 2.2.0-beta2 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.6.0