diff --git a/manifests/r/Rustlang/rust-gnu/1.43.1/Rustlang.rust-gnu.installer.yaml b/manifests/r/Rustlang/rust-gnu/1.43.1/Rustlang.rust-gnu.installer.yaml new file mode 100644 index 000000000..6fdc53009 --- /dev/null +++ b/manifests/r/Rustlang/rust-gnu/1.43.1/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.43.1 +Installers: +- Architecture: x64 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.43.1-x86_64-pc-windows-gnu.msi + InstallerSha256: 5BB68819BA1FC00338915948171287EBD4FD7AEF1840EF9076153D821B943459 + InstallerType: msi + InstallerSwitches: + Silent: /quiet + SilentWithProgress: /quiet /passive + ProductCode: "{3AC17426-9760-449A-932B-9C2F2AC0E37D}" +- Architecture: x86 + InstallerUrl: https://static.rust-lang.org/dist/rust-1.43.1-i686-pc-windows-gnu.msi + InstallerSha256: D533C93278A64A567C5880EADCA29284D3FC0029B3F764C1D1F77FF49174D7EE + InstallerType: msi + InstallerSwitches: + Silent: /quiet + SilentWithProgress: /quiet /passive + ProductCode: "{D6B5141D-447A-49EF-90EB-DC816D371086}" +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/r/Rustlang/rust-gnu/1.43.1/Rustlang.rust-gnu.locale.en-US.yaml b/manifests/r/Rustlang/rust-gnu/1.43.1/Rustlang.rust-gnu.locale.en-US.yaml new file mode 100644 index 000000000..7fed2000a --- /dev/null +++ b/manifests/r/Rustlang/rust-gnu/1.43.1/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.43.1 +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.43.1/Rustlang.rust-gnu.yaml b/manifests/r/Rustlang/rust-gnu/1.43.1/Rustlang.rust-gnu.yaml index 60a3dadd2..32fa89157 100644 --- a/manifests/r/Rustlang/rust-gnu/1.43.1/Rustlang.rust-gnu.yaml +++ b/manifests/r/Rustlang/rust-gnu/1.43.1/Rustlang.rust-gnu.yaml @@ -1,24 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: Rustlang.rust-gnu PackageVersion: 1.43.1 -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.43.1-x86_64-pc-windows-gnu.msi - InstallerSha256: 5BB68819BA1FC00338915948171287EBD4FD7AEF1840EF9076153D821B943459 - InstallerType: msi - InstallerSwitches: - Silent: "/quiet" - SilentWithProgress: "/quiet /passive" -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +