diff --git a/manifests/r/Rustlang/rust-gnu/1.50.0/Rustlang.rust-gnu.installer.yaml b/manifests/r/Rustlang/rust-gnu/1.50.0/Rustlang.rust-gnu.installer.yaml new file mode 100644 index 000000000..beefdb8d8 --- /dev/null +++ b/manifests/r/Rustlang/rust-gnu/1.50.0/Rustlang.rust-gnu.installer.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: Rustlang.rust-gnu +PackageVersion: 1.50.0 +Installers: +- Architecture: x64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.50.0-x86_64-pc-windows-gnu.msi + InstallerSha256: F386733A31CF36CDD06613BC6D0607A410627C854736288301302C7170E8705A + InstallerType: msi + InstallerSwitches: + Silent: /quiet + SilentWithProgress: /quiet /passive + ProductCode: "{D793AFC5-0AC2-41E8-AAD4-9445E90B1213}" +- Architecture: x86 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.50.0-i686-pc-windows-gnu.msi + InstallerSha256: 7B8A11F77AF87D44EE30E4331EF699BB6E618242532D2DC9B6E2408920E90776 + InstallerType: msi + InstallerSwitches: + Silent: /quiet + SilentWithProgress: /quiet /passive + ProductCode: "{698A6FA7-2F98-4289-BC2C-BE78AAB5D0EB}" +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/r/Rustlang/rust-gnu/1.50.0/Rustlang.rust-gnu.locale.en-US.yaml b/manifests/r/Rustlang/rust-gnu/1.50.0/Rustlang.rust-gnu.locale.en-US.yaml new file mode 100644 index 000000000..628cbb590 --- /dev/null +++ b/manifests/r/Rustlang/rust-gnu/1.50.0/Rustlang.rust-gnu.locale.en-US.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: Rustlang.rust-gnu +PackageVersion: 1.50.0 +PackageLocale: en-US +LicenseUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT +Moniker: rust-gnu +Tags: +- rust +- windows +- gnu +PackageUrl: https://www.rust-lang.org/ +Publisher: Rustlang +PackageName: rust-gnu +License: Apache 2.0 and MIT +ShortDescription: this is the rust-lang built with gnu toolchain +ManifestType: defaultLocale +ManifestVersion: 1.0.0 + diff --git a/manifests/r/Rustlang/rust-gnu/1.50.0/Rustlang.rust-gnu.yaml b/manifests/r/Rustlang/rust-gnu/1.50.0/Rustlang.rust-gnu.yaml index 27596c654..335c68b57 100644 --- a/manifests/r/Rustlang/rust-gnu/1.50.0/Rustlang.rust-gnu.yaml +++ b/manifests/r/Rustlang/rust-gnu/1.50.0/Rustlang.rust-gnu.yaml @@ -1,25 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: Rustlang.rust-gnu PackageVersion: 1.50.0 -PackageName: rust-gnu -Publisher: Rustlang -License: Apache 2.0 and MIT -LicenseUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT -Moniker: rust-gnu -Tags: -- rust -- windows -- gnu -ShortDescription: this is the rust-lang built with gnu toolchain -PackageUrl: https://www.rust-lang.org/ -Installers: -- Architecture: x64 - InstallerUrl: https://static.rust-lang.org/dist/rust-1.50.0-x86_64-pc-windows-gnu.msi - InstallerSha256: F386733A31CF36CDD06613BC6D0607A410627C854736288301302C7170E8705A - InstallerType: msi - InstallerSwitches: - Silent: /quiet - SilentWithProgress: /quiet /passive - ProductCode: "{D793AFC5-0AC2-41E8-AAD4-9445E90B1213}" -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +