diff --git a/manifests/r/Rustlang/rust-msvc/1.50.0/Rustlang.rust-msvc.installer.yaml b/manifests/r/Rustlang/rust-msvc/1.50.0/Rustlang.rust-msvc.installer.yaml new file mode 100644 index 000000000..61fda1f15 --- /dev/null +++ b/manifests/r/Rustlang/rust-msvc/1.50.0/Rustlang.rust-msvc.installer.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: Rustlang.rust-msvc +PackageVersion: 1.50.0 +Installers: +- Architecture: x64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.50.0-x86_64-pc-windows-msvc.msi + InstallerSha256: C38EB865683B9FCDD12BA0CB9A3DBA746694B0E00083739080381CC909AEE5FE + InstallerType: msi + InstallerSwitches: + Silent: /quiet + SilentWithProgress: /quiet /passive + ProductCode: "{15307CF2-80D1-4887-BCFE-3D33328FA24D}" +- Architecture: x86 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.50.0-i686-pc-windows-msvc.msi + InstallerSha256: A0A1E940360A6A48D45E4053C15081E38938C04362D53249F96523B5D1A94FC7 + InstallerType: msi + InstallerSwitches: + Silent: /quiet + SilentWithProgress: /quiet /passive + ProductCode: "{D0E4B712-D45D-442F-AEC3-C8F32417E434}" +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/r/Rustlang/rust-msvc/1.50.0/Rustlang.rust-msvc.locale.en-US.yaml b/manifests/r/Rustlang/rust-msvc/1.50.0/Rustlang.rust-msvc.locale.en-US.yaml new file mode 100644 index 000000000..7e47a2d39 --- /dev/null +++ b/manifests/r/Rustlang/rust-msvc/1.50.0/Rustlang.rust-msvc.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-msvc +PackageVersion: 1.50.0 +PackageLocale: en-US +LicenseUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT +Moniker: rust-msvc +Tags: +- rust +- windows +- msvc +PackageUrl: https://www.rust-lang.org/ +Publisher: Rustlang +PackageName: Rust (Visual Studio ABI) +License: Apache 2.0 and MIT +ShortDescription: this is the rust-lang built with msvc +ManifestType: defaultLocale +ManifestVersion: 1.0.0 + diff --git a/manifests/r/Rustlang/rust-msvc/1.50.0/Rustlang.rust-msvc.yaml b/manifests/r/Rustlang/rust-msvc/1.50.0/Rustlang.rust-msvc.yaml index c59cf9ebb..eb59fcf9e 100644 --- a/manifests/r/Rustlang/rust-msvc/1.50.0/Rustlang.rust-msvc.yaml +++ b/manifests/r/Rustlang/rust-msvc/1.50.0/Rustlang.rust-msvc.yaml @@ -1,24 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: Rustlang.rust-msvc PackageVersion: 1.50.0 -PackageName: rust-msvc -Publisher: Rustlang -License: Apache 2.0 and MIT -LicenseUrl: https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT -Moniker: rust-msvc -Tags: -- rust -- windows -- msvc -ShortDescription: this is the rust-lang built with msvc -PackageUrl: https://www.rust-lang.org/ -Installers: -- Architecture: x64 - InstallerUrl: https://static.rust-lang.org/dist/rust-1.50.0-x86_64-pc-windows-msvc.msi - InstallerSha256: c38eb865683b9fcdd12ba0cb9a3dba746694b0e00083739080381cc909aee5fe - InstallerType: msi - InstallerSwitches: - Silent: "/quiet" - SilentWithProgress: "/quiet /passive" -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +